Searched defs:b_frames (Results 1 – 4 of 4) sorted by relevance
| /external/libaom/av1/encoder/ |
| D | gop_structure.c | 121 int f_frames, int b_frames) { in set_params_for_internal_arfs() 218 int b_frames[2] = { m1 - start, m2 - (m + 1) }; in set_multi_layer_params_for_fp() local
|
| D | pass2_strategy.c | 648 int offset, int f_frames, int b_frames, in av1_calc_arf_boost()
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_firstpass.c | 1977 int f_frames, int b_frames, int avg_frame_qindex) { in compute_arf_boost() 2067 static int calc_arf_boost(VP9_COMP *cpi, int f_frames, int b_frames) { in calc_arf_boost() 2814 const int b_frames = gop_coding_frames - 1; in define_gf_group() local 2827 const int b_frames = 0; in define_gf_group() local
|
| /external/libvpx/vp8/encoder/ |
| D | firstpass.c | 1481 static int calc_arf_boost(VP8_COMP *cpi, int offset, int f_frames, int b_frames, in calc_arf_boost()
|