Searched refs:has_tr (Results 1 – 1 of 1) sorted by relevance
268 int has_tr = !((mask_row & bs) && (mask_col & bs)); in has_top_right() local279 has_tr = 0; in has_top_right()291 if (!xd->is_sec_rect) has_tr = 1; in has_top_right()296 if (xd->is_sec_rect) has_tr = 0; in has_top_right()303 if (mask_row & bs) has_tr = 0; in has_top_right()306 return has_tr; in has_top_right()480 const int has_tr = has_top_right(cm, xd, mi_row, mi_col, bs); in setup_ref_mv_list() local528 if (has_tr) in setup_ref_mv_list()