Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dratectrl.c1971 int last_idx_refresh = 0; in set_reference_structure_one_pass_rt() local
1991 last_idx_refresh = (cm->current_frame.frame_number % sh); in set_reference_structure_one_pass_rt()
2004 svc->ref_idx[1] = last_idx_refresh; // LAST2 (for refresh of last). in set_reference_structure_one_pass_rt()
2008 svc->refresh[last_idx_refresh] = 1; in set_reference_structure_one_pass_rt()