Searched refs:gf_cbr_boost_pct (Results 1 – 12 of 12) sorted by relevance
114 unsigned int gf_cbr_boost_pct; member
44 unsigned int gf_cbr_boost_pct; member319 oxcf->gf_cbr_boost_pct = vp8_cfg.gf_cbr_boost_pct; in set_vp8e_config()566 extra_cfg.gf_cbr_boost_pct = CAST(VP8E_SET_GF_CBR_BOOST_PCT, args); in ctrl_set_rc_gf_cbr_boost_pct()
42 unsigned int gf_cbr_boost_pct; member484 oxcf->gf_cbr_boost_pct = extra_cfg->gf_cbr_boost_pct; in set_encoder_config()808 extra_cfg.gf_cbr_boost_pct = CAST(VP9E_SET_GF_CBR_BOOST_PCT, args); in ctrl_set_rc_gf_cbr_boost_pct()
380 (cpi->oxcf.rc_mode != AOM_CBR || cpi->oxcf.gf_cbr_boost_pct > 20)) in get_rate_correction_factor()407 (cpi->oxcf.rc_mode != AOM_CBR || cpi->oxcf.gf_cbr_boost_pct > 20)) in set_rate_correction_factor()1593 if (oxcf->gf_cbr_boost_pct) { in calc_pframe_target_size_one_pass_cbr()1594 const int af_ratio_pct = oxcf->gf_cbr_boost_pct + 100; in calc_pframe_target_size_one_pass_cbr()
201 unsigned int gf_cbr_boost_pct; member
1011 cpi->gf_noboost_onepass_cbr = (cpi->oxcf.gf_cbr_boost_pct <= 100); in calc_pframe_target_size()1017 (cpi->this_frame_target * (100 + cpi->oxcf.gf_cbr_boost_pct)) / 100; in calc_pframe_target_size()
652 (!cpi->oxcf.gf_cbr_boost_pct || in adjust_q_cbr()685 (cpi->oxcf.rc_mode != VPX_CBR || cpi->oxcf.gf_cbr_boost_pct > 100)) in get_rate_correction_factor()712 (cpi->oxcf.rc_mode != VPX_CBR || cpi->oxcf.gf_cbr_boost_pct > 100)) in set_rate_correction_factor()820 (!cpi->oxcf.gf_cbr_boost_pct || !cpi->refresh_golden_frame)) { in vp9_rc_regulate_q()2042 if (oxcf->gf_cbr_boost_pct) { in calc_pframe_target_size_one_pass_cbr()2043 const int af_ratio_pct = oxcf->gf_cbr_boost_pct + 100; in calc_pframe_target_size_one_pass_cbr()
288 !cpi->oxcf.gf_cbr_boost_pct) { in vp9_cyclic_refresh_postencode()
162 unsigned int gf_cbr_boost_pct; member
52 unsigned int gf_cbr_boost_pct; member608 oxcf->gf_cbr_boost_pct = extra_cfg->gf_cbr_boost_pct; in set_encoder_config()1039 extra_cfg.gf_cbr_boost_pct = CAST(AV1E_SET_GF_CBR_BOOST_PCT, args); in ctrl_set_rc_gf_cbr_boost_pct()
366 static const arg_def_t gf_cbr_boost_pct = ARG_DEF( variable388 &gf_cbr_boost_pct,513 &gf_cbr_boost_pct,
637 static const arg_def_t gf_cbr_boost_pct = ARG_DEF( variable791 &gf_cbr_boost_pct,