Home | History | Annotate | Download | only in encoder

Lines Matching refs:calc_arf_boost

2006 static int calc_arf_boost(VP9_COMP *cpi, int f_frames, int b_frames) {
2583 rc->gfu_boost = calc_arf_boost(cpi, forward_frames, (i - 1));
2593 rc->gfu_boost = calc_arf_boost(cpi, 0, (i - 1));