Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dmbgraph.c250 int mb_y_in_offset = mb_y_offset; in update_mbgraph_frame_stats() local
263 update_mbgraph_mb_stats(cpi, mb_stats, buf, mb_y_in_offset, golden_ref, in update_mbgraph_frame_stats()
270 mb_y_in_offset += 16; in update_mbgraph_frame_stats()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mbgraph.c245 int mb_y_in_offset = mb_y_offset; in update_mbgraph_frame_stats() local
259 update_mbgraph_mb_stats(cpi, mb_stats, buf, mb_y_in_offset, golden_ref, in update_mbgraph_frame_stats()
268 mb_y_in_offset += 16; in update_mbgraph_frame_stats()