Searched refs:gf_cbr_boost_pct (Results 1 – 4 of 4) sorted by relevance
40 unsigned int gf_cbr_boost_pct; member426 oxcf->gf_cbr_boost_pct = extra_cfg->gf_cbr_boost_pct; in set_encoder_config()729 extra_cfg.gf_cbr_boost_pct = in ctrl_set_rc_gf_cbr_boost_pct()
140 unsigned int gf_cbr_boost_pct; member
421 (cpi->oxcf.rc_mode != VPX_CBR || cpi->oxcf.gf_cbr_boost_pct > 20)) in get_rate_correction_factor()447 (cpi->oxcf.rc_mode != VPX_CBR || cpi->oxcf.gf_cbr_boost_pct > 20)) in set_rate_correction_factor()1474 if (oxcf->gf_cbr_boost_pct) { in calc_pframe_target_size_one_pass_cbr()1475 const int af_ratio_pct = oxcf->gf_cbr_boost_pct + 100; in calc_pframe_target_size_one_pass_cbr()
395 static const arg_def_t gf_cbr_boost_pct = ARG_DEF( variable453 &gf_cbr_boost_pct, &lossless,479 &gf_cbr_boost_pct, &lossless,