Home
last modified time | relevance | path

Searched defs:has_tr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libaom/av1/common/
H A Dmvref_common.c272 int has_tr = !((mask_row & bs) && (mask_col & bs)); in has_top_right() local
486 const int has_tr = has_top_right(cm, xd, mi_row, mi_col, bs); in setup_ref_mv_list() local