Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dalloccommon.c133 const int mi_h = tile_info.mi_row_end - tile_info.mi_row_start; in av1_alloc_restoration_buffers() local
134 const int ext_h = RESTORATION_UNIT_OFFSET + (mi_h << MI_SIZE_LOG2); in av1_alloc_restoration_buffers()
/external/libaom/libaom/av1/encoder/
Drdopt.c11827 const int mi_h = mi_size_high[bsize]; in fetch_picked_ref_frames_mask() local
11829 for (int i = mi_row_in_sb; i < mi_row_in_sb + mi_h; ++i) { in fetch_picked_ref_frames_mask()