Home
last modified time | relevance | path

Searched refs:gf_noboost_onepass_cbr (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dratectrl.c1011 cpi->gf_noboost_onepass_cbr = (cpi->oxcf.gf_cbr_boost_pct <= 100); in calc_pframe_target_size()
1041 if (cpi->oxcf.number_of_layers == 1 && !cpi->gf_noboost_onepass_cbr && in vp8_update_rate_correction_factors()
1118 if (cpi->oxcf.number_of_layers == 1 && !cpi->gf_noboost_onepass_cbr && in vp8_update_rate_correction_factors()
1145 !cpi->gf_noboost_onepass_cbr) { in vp8_regulate_q()
1149 !cpi->gf_noboost_onepass_cbr) { in vp8_regulate_q()
1163 if (cpi->oxcf.number_of_layers == 1 && !cpi->gf_noboost_onepass_cbr && in vp8_regulate_q()
1217 !cpi->gf_noboost_onepass_cbr && in vp8_regulate_q()
Donyx_int.h517 int gf_noboost_onepass_cbr; member
Donyx_if.c1860 cpi->gf_noboost_onepass_cbr = 0; in vp8_create_compressor()
1864 cpi->gf_noboost_onepass_cbr = 1; in vp8_create_compressor()