Searched refs:rc_undershoot_pct (Results 1 – 9 of 9) sorted by relevance
78 cfg_.rc_undershoot_pct = 50; in SetUp()
423 cfg_.rc_undershoot_pct = 20; in TEST_P()424 cfg_.rc_undershoot_pct = 20; in TEST_P()
513 unsigned int rc_undershoot_pct; member
249 cfg[0].rc_undershoot_pct = 98; in main()
528 cfg.rc_undershoot_pct = 50; in main()
158 RANGE_CHECK_HI(cfg, rc_undershoot_pct, 1000); in validate_config()349 oxcf->under_shoot_pct = cfg.rc_undershoot_pct; in set_vp8e_config()
164 RANGE_CHECK_HI(cfg, rc_undershoot_pct, 1000); in validate_config()367 oxcf->under_shoot_pct = cfg->rc_undershoot_pct; in set_encoder_config()
532 enc_cfg->rc_undershoot_pct = 100; in vpx_svc_init()
955 config->cfg.rc_undershoot_pct = arg_parse_uint(&arg); in parse_stream_params()1164 SHOW(rc_undershoot_pct); in show_stream_config()