Searched refs:frames_to_arf (Results 1 – 1 of 1) sorted by relevance
3020 int frames_to_arf; local3027 frames_to_arf = (-cpi->frame_coding_order[cpi->sequence_number])3031 frames_to_arf = rc->frames_till_gf_update_due;3033 assert(frames_to_arf <= rc->frames_to_key);3035 if ((cpi->source = vp9_lookahead_peek(cpi->lookahead, frames_to_arf))) {3045 vp9_configure_arnr_filter(cpi, frames_to_arf, rc->gfu_boost);3046 vp9_temporal_filter_prepare(cpi, frames_to_arf);