Searched refs:MBGRAPH_MB_STATS (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_mbgraph.h26 } MBGRAPH_MB_STATS; typedef in typeref:struct:__anon13177
29 MBGRAPH_MB_STATS *mb_stats;
H A Dvp9_mbgraph.c168 MBGRAPH_MB_STATS *stats,
268 MBGRAPH_MB_STATS *mb_stats = &stats->mb_stats[offset + mb_col];
320 MBGRAPH_MB_STATS *mb_stats = &frame_stats->mb_stats[offset + mb_col];
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_mbgraph.h26 } MBGRAPH_MB_STATS; typedef in typeref:struct:__anon24946
29 MBGRAPH_MB_STATS *mb_stats;
H A Dvp9_mbgraph.c172 MBGRAPH_MB_STATS *stats,
275 MBGRAPH_MB_STATS *mb_stats = &stats->mb_stats[offset + mb_col];
329 MBGRAPH_MB_STATS *mb_stats = &frame_stats->mb_stats[offset + mb_col];

Completed in 184 milliseconds