Searched refs:b_width_log2_lookup (Results 1 – 3 of 3) sorted by relevance
20 extern const int b_width_log2_lookup[BLOCK_SIZES];
16 const int b_width_log2_lookup[BLOCK_SIZES] = variable
111 return b_width_log2_lookup[sb_type]; in b_width_log2()