Searched defs:f_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() 2715 const int f_frames = in define_gf_group() local 2731 const int f_frames = gop_coding_frames - 1; 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 | 591 FRAME_INFO *frame_info, int offset, int f_frames, in av1_calc_arf_boost()
|