Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dmvref_common.h328 const int active_sb_row = mi_row >> mib_size_log2; in av1_is_dv_valid() local
335 const int active_sb64 = active_sb_row * total_sb64_per_row + active_sb64_col; in av1_is_dv_valid()
341 const int wf_offset = gradient * (active_sb_row - src_sb_row); in av1_is_dv_valid()
342 if (src_sb_row > active_sb_row || in av1_is_dv_valid()