Searched defs:b_frames (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | pass2_strategy.c | 409 static int calc_arf_boost(AV1_COMP *cpi, int offset, int f_frames, int b_frames, in calc_arf_boost()
|
/external/libvpx/libvpx/vp8/encoder/ |
D | firstpass.c | 1525 static int calc_arf_boost(VP8_COMP *cpi, int offset, int f_frames, int b_frames, in calc_arf_boost()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_firstpass.c | 1951 static int calc_arf_boost(VP9_COMP *cpi, int f_frames, int b_frames) { in calc_arf_boost()
|