Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodeframe.c4299 int mi_wide = mi_size_wide[bsize]; in get_rdmult_delta() local
4313 for (col = mi_col; col < mi_col + mi_wide; ++col) { in get_rdmult_delta()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c3597 int mi_wide = num_8x8_blocks_wide_lookup[bsize]; in get_rdmult_delta() local
3612 for (col = mi_col; col < mi_col + mi_wide; ++col) { in get_rdmult_delta()