Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dreconintra.c395 const int row_off_64 = row_off % plane_bh_unit_64; in has_bottom_left() local
400 return row_off_64 + tx_size_high_unit[txsz] < plane_bh_unit; in has_bottom_left()