Searched refs:under_shoot_pct (Results 1 – 6 of 6) sorted by relevance
156 int under_shoot_pct; member
216 int under_shoot_pct; member
1253 const int pct_low = (int)MIN(diff / one_pct_bits, oxcf->under_shoot_pct); in calc_pframe_target_size_one_pass_cbr()
769 if (percent_low > cpi->oxcf.under_shoot_pct) in calc_pframe_target_size()770 percent_low = cpi->oxcf.under_shoot_pct; in calc_pframe_target_size()
350 oxcf->under_shoot_pct = cfg.rc_undershoot_pct; in set_vp8e_config()
322 oxcf->under_shoot_pct = cfg->rc_undershoot_pct; in set_vp9e_config()