Searched refs:plane_bw_unit (Results 1 – 1 of 1) sorted by relevance
202 const int plane_bw_unit = AOMMAX(bw_unit >> ss_x, 1); in has_top_right() local218 return col_off + top_right_count_unit < plane_bw_unit; in has_top_right()221 if (col_off + top_right_count_unit < plane_bw_unit) return 1; in has_top_right()