Home
last modified time | relevance | path

Searched refs:has_bl_table (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/common/
Dreconintra.c445 const uint8_t *has_bl_table = get_has_bl_table(partition, bsize); in has_bottom_left() local
446 return (has_bl_table[idx1] >> idx2) & 1; in has_bottom_left()