Searched refs:mask_col (Results 1 – 1 of 1) sorted by relevance
263 const int mask_col = mi_col & (sb_mi_size - 1); in has_top_right() local268 int has_tr = !((mask_row & bs) && (mask_col & bs)); in has_top_right()277 if (mask_col & bs) { in has_top_right()278 if ((mask_col & (2 * bs)) && (mask_row & (2 * bs))) { in has_top_right()