Searched refs:b_height_log2 (Results 1 – 5 of 5) sorted by relevance
113 static INLINE int b_height_log2(BLOCK_SIZE sb_type) { in b_height_log2() function
330 assert(b_width_log2(bsize) == b_height_log2(bsize)); in partition_plane_context()
290 8 - (b_width_log2(bsize) + b_height_log2(bsize)); in encode_breakout_test()
1804 int boffset = 2 * (b_width_log2(BLOCK_64X64) - MIN(b_height_log2(bsize), in single_motion_search()1811 int bhl = b_height_log2(bsize); in single_motion_search()2056 b_height_log2(bsize)); in rd_encode_breakout_test()
2157 b_height_log2(bsize)); in rd_pick_partition()2756 b_height_log2(bsize)); in nonrd_pick_partition()