Searched refs:b_width_log2_lookup (Results 1 – 5 of 5) 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()
2103 stop_thresh >>= 8 - (b_width_log2_lookup[bsize] + in rd_pick_partition()2729 stop_thresh >>= 8 - (b_width_log2_lookup[bsize] + in nonrd_pick_partition()
2431 int bwl = b_width_log2_lookup[bsize]; in single_motion_search()2949 thresh_ac >>= 8 - (b_width_log2_lookup[bsize] + in handle_inter_mode()