Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dreconintra.c428 const int row_off_in_sb = blk_start_row_off + row_off; in has_bottom_left() local
430 return row_off_in_sb + bottom_left_count_unit < sb_height_unit; in has_bottom_left()