Searched refs:active_sb64 (Results 1 – 1 of 1) sorted by relevance
323 const int active_sb64 = active_sb_row * total_sb64_per_row + active_sb64_col; in av1_is_dv_valid() local325 if (src_sb64 >= active_sb64 - INTRABC_DELAY_SB64) return 0; in av1_is_dv_valid()