Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dmvref_common.h323 const int active_sb64 = active_sb_row * total_sb64_per_row + active_sb64_col; in av1_is_dv_valid() local
325 if (src_sb64 >= active_sb64 - INTRABC_DELAY_SB64) return 0; in av1_is_dv_valid()