Searched refs:b_height_log2 (Results 1 – 3 of 3) sorted by relevance
113 static INLINE int b_height_log2(BLOCK_SIZE sb_type) { in b_height_log2() function
326 assert(b_width_log2(bsize) == b_height_log2(bsize)); in partition_plane_context()
2425 int boffset = 2 * (b_width_log2(BLOCK_64X64) - MIN(b_height_log2(bsize), in single_motion_search()