Searched refs:rc_undershoot_pct (Results 1 – 22 of 22) sorted by relevance
211 cfg_.rc_undershoot_pct = 20; in TEST_P()212 cfg_.rc_undershoot_pct = 20; in TEST_P()
101 cfg_.rc_undershoot_pct = 50; in TEST_P()
76 cfg_.rc_undershoot_pct = 50; in SetUp()
115 cfg_.rc_undershoot_pct = 50; in SetUp()
412 cfg_.rc_undershoot_pct = 50; in DefaultConfig()
521 unsigned int rc_undershoot_pct; member
501 unsigned int rc_undershoot_pct; member
74 cfg_.rc_undershoot_pct = 50; in SetUp()
149 cfg[0].rc_undershoot_pct = 100; in TEST()
131 cfg_.rc_undershoot_pct = 50; in SetUp()
428 cfg_.rc_undershoot_pct = 20; in TEST_P()429 cfg_.rc_undershoot_pct = 20; in TEST_P()
510 cfg_.rc_undershoot_pct = 50; in DefaultConfig()
419 cfg[0].rc_undershoot_pct = 100; in main()
493 enc_cfg->rc_undershoot_pct = 50; in vpx_svc_init()
722 cfg.rc_undershoot_pct = 50; in main()
150 RANGE_CHECK_HI(cfg, rc_undershoot_pct, 1000); in validate_config()326 oxcf->under_shoot_pct = cfg.rc_undershoot_pct; in set_vp8e_config()
303 config_->rc_undershoot_pct = 50; in InitEncode()
173 RANGE_CHECK_HI(cfg, rc_undershoot_pct, 100); in validate_config()493 oxcf->under_shoot_pct = cfg->rc_undershoot_pct; in set_encoder_config()
1241 config->cfg.rc_undershoot_pct = arg_parse_uint(&arg); in parse_stream_params()1457 SHOW(rc_undershoot_pct); in show_stream_config()
333 RANGE_CHECK_HI(cfg, rc_undershoot_pct, 100); in validate_config()654 oxcf->under_shoot_pct = cfg->rc_undershoot_pct; in set_encoder_config()
1493 config->cfg.rc_undershoot_pct = arg_parse_uint(&arg); in parse_stream_params()1686 SHOW(rc_undershoot_pct); in show_stream_config()
494 configurations_[0].rc_undershoot_pct = 100; in InitEncode()