Searched refs:mi_width_log2_lookup (Results 1 – 3 of 3) 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()