Searched refs:rc_undershoot_pct (Results 1 – 3 of 3) sorted by relevance
439 unsigned int rc_undershoot_pct; member
154 RANGE_CHECK_HI(cfg, rc_undershoot_pct, 100); in validate_config()318 oxcf->under_shoot_pct = cfg.rc_undershoot_pct; in set_vp8e_config()
1287 cfg.rc_undershoot_pct = arg_parse_uint(&arg); in main()1489 SHOW(rc_undershoot_pct); in main()