Searched defs:b_frames (Results 1 – 2 of 2) sorted by relevance
1956 int arf_show_idx, int f_frames, int b_frames, in compute_arf_boost()2046 static int calc_arf_boost(VP9_COMP *cpi, int f_frames, int b_frames) { in calc_arf_boost()2719 const int b_frames = gop_coding_frames - 1; in define_gf_group() local2732 const int b_frames = 0; in define_gf_group() local
1516 static int calc_arf_boost(VP8_COMP *cpi, int offset, int f_frames, int b_frames, in calc_arf_boost()