Searched defs:b_frames (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_firstpass.c | 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() local 2732 const int b_frames = 0; in define_gf_group() local
|
/external/libvpx/libvpx/vp8/encoder/ |
D | firstpass.c | 1516 static int calc_arf_boost(VP8_COMP *cpi, int offset, int f_frames, int b_frames, in calc_arf_boost()
|
/external/libaom/libaom/av1/encoder/ |
D | pass2_strategy.c | 592 int b_frames, int *num_fpstats_used, in av1_calc_arf_boost()
|