Searched refs:update_mbgraph_mb_stats (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | mbgraph.c | 167 static void update_mbgraph_mb_stats(AV1_COMP *cpi, MBGRAPH_MB_STATS *stats, in update_mbgraph_mb_stats() function 263 update_mbgraph_mb_stats(cpi, mb_stats, buf, mb_y_in_offset, golden_ref, in update_mbgraph_frame_stats()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_mbgraph.c | 159 static void update_mbgraph_mb_stats(VP9_COMP *cpi, MBGRAPH_MB_STATS *stats, in update_mbgraph_mb_stats() function 259 update_mbgraph_mb_stats(cpi, mb_stats, buf, mb_y_in_offset, golden_ref, in update_mbgraph_frame_stats()
|