Searched refs:has_bl_table (Results 1 – 1 of 1) sorted by relevance
445 const uint8_t *has_bl_table = get_has_bl_table(partition, bsize); in has_bottom_left() local446 return (has_bl_table[idx1] >> idx2) & 1; in has_bottom_left()