Searched refs:over_shoot_pct (Results 1 – 6 of 6) sorted by relevance
157 int over_shoot_pct; member
217 int over_shoot_pct; member
1257 const int pct_high = (int)MIN(-diff / one_pct_bits, oxcf->over_shoot_pct); in calc_pframe_target_size_one_pass_cbr()
869 if (percent_high > cpi->oxcf.over_shoot_pct) in calc_pframe_target_size()870 percent_high = cpi->oxcf.over_shoot_pct; in calc_pframe_target_size()
351 oxcf->over_shoot_pct = cfg.rc_overshoot_pct; in set_vp8e_config()
323 oxcf->over_shoot_pct = cfg->rc_overshoot_pct; in set_vp9e_config()