Searched refs:total_sb64_per_row (Results 1 – 1 of 1) sorted by relevance
321 const int total_sb64_per_row = in av1_is_dv_valid() local323 const int active_sb64 = active_sb_row * total_sb64_per_row + active_sb64_col; in av1_is_dv_valid()324 const int src_sb64 = src_sb_row * total_sb64_per_row + src_sb64_col; in av1_is_dv_valid()