Searched refs:lag_alt (Results 1 – 1 of 1) sorted by relevance
1969 const unsigned int lag_alt = 4; in set_reference_structure_one_pass_rt() local2001 if (cm->current_frame.frame_number > lag_alt) in set_reference_structure_one_pass_rt()2002 alt_ref_idx = ((cm->current_frame.frame_number - lag_alt) % sh); in set_reference_structure_one_pass_rt()