Searched refs:mi_width_log2_lookup (Results 1 – 4 of 4) sorted by relevance
22 extern const int mi_width_log2_lookup[BLOCK_SIZES];
25 const int mi_width_log2_lookup[BLOCK_SIZES] = variable
118 return mi_width_log2_lookup[sb_type]; in mi_width_log2()
2140 int bsl = mi_width_log2_lookup[bsize]; in handle_inter_mode()