Searched refs:has_tr_table (Results 1 – 1 of 1) sorted by relevance
246 const uint8_t *has_tr_table = get_has_tr_table(partition, bsize); in has_top_right() local247 return (has_tr_table[idx1] >> idx2) & 1; in has_top_right()