Home
last modified time | relevance | path

Searched refs:MBGRAPH_MB_STATS (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mbgraph.h26 } MBGRAPH_MB_STATS; typedef
29 MBGRAPH_MB_STATS *mb_stats;
Dvp9_mbgraph.c159 static void update_mbgraph_mb_stats(VP9_COMP *cpi, MBGRAPH_MB_STATS *stats, in update_mbgraph_mb_stats()
257 MBGRAPH_MB_STATS *mb_stats = &stats->mb_stats[offset + mb_col]; in update_mbgraph_frame_stats()
312 MBGRAPH_MB_STATS *mb_stats = &frame_stats->mb_stats[offset + mb_col]; in separate_arf_mbs()