Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dmvref_common.h329 const int active_sb64_col = (mi_col * MI_SIZE) >> 6; 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()
343 src_sb64_col >= active_sb64_col - INTRABC_DELAY_SB64 + wf_offset) in av1_is_dv_valid()