Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dreconintra.c410 const int bottom_left_count_unit = tx_size_high_unit[txsz]; in has_bottom_left() local
413 if (row_off + bottom_left_count_unit < plane_bh_unit) return 1; in has_bottom_left()
430 return row_off_in_sb + bottom_left_count_unit < sb_height_unit; in has_bottom_left()