Searched refs:rc_overshoot_pct (Results 1 – 12 of 12) sorted by relevance
531 unsigned int rc_overshoot_pct; member
75 cfg_.rc_overshoot_pct = 50; in SetUp()
130 cfg_.rc_overshoot_pct = 50; in SetUp()
476 cfg_.rc_overshoot_pct = 50; in DefaultConfig()
150 RANGE_CHECK_HI(cfg, rc_overshoot_pct, 1000); in validate_config()328 oxcf->over_shoot_pct = cfg.rc_overshoot_pct; in set_vp8e_config()
419 cfg[0].rc_overshoot_pct = 15; in main()
639 cfg.rc_overshoot_pct = 50; in main()
513 enc_cfg->rc_overshoot_pct = 50; in vpx_svc_init()
172 RANGE_CHECK_HI(cfg, rc_overshoot_pct, 100); in validate_config()484 oxcf->over_shoot_pct = cfg->rc_overshoot_pct; in set_encoder_config()
304 config_->rc_overshoot_pct = 50; in InitEncode()
1211 config->cfg.rc_overshoot_pct = arg_parse_uint(&arg); in parse_stream_params()1421 SHOW(rc_overshoot_pct); in show_stream_config()
495 configurations_[0].rc_overshoot_pct = 15; in InitEncode()