Home | Sort by relevance Sort by last modified time |
/external/libvpx/libvpx/vp8/encoder/ | |
firstpass.c | 2154 int gf_bits; local [all...] |
onyx_int.h | 597 int gf_bits; member in struct:VP8_COMP::twopass_rc |
ratectrl.c | 642 cpi->per_frame_bandwidth = cpi->twopass.gf_bits; [all...] |
onyx_if.c | [all...] |
/external/libvpx/libvpx/vp9/encoder/ | |
vp9_firstpass.c | 1937 int gf_bits; local [all...] |
vp9_ratectrl.c | 187 cpi->per_frame_bandwidth = cpi->twopass.gf_bits; |
vp9_onyx_int.h | 574 int gf_bits; member in struct:VP9_COMP::twopass_rc |
vp9_onyx_if.c | [all...] |