Searched refs:bw_unit (Results 1 – 1 of 1) sorted by relevance
201 const int bw_unit = block_size_wide[bsize] >> tx_size_wide_log2[0]; in has_top_right() local202 const int plane_bw_unit = AOMMAX(bw_unit >> ss_x, 1); in has_top_right()