Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dreconintra.c429 const int sb_height_unit = sb_mi_size >> ss_y; in has_bottom_left() local
430 return row_off_in_sb + bottom_left_count_unit < sb_height_unit; in has_bottom_left()