Searched refs:rc_overshoot_pct (Results 1 – 9 of 9) sorted by relevance
499 unsigned int rc_overshoot_pct; member
572 uint32_t rc_overshoot_pct; member
181 vp8_seq->rc_overshoot_pct = 100; in vsp_VP8_set_default_params()831 drv_debug_msg(VIDEO_ENCODE_DEBUG, "rc_overshoot_pct %d\n", seq->rc_overshoot_pct); in vsp_vp8_dump_commands()
268 cfg[0].rc_overshoot_pct = 100; in main()
521 cfg.rc_overshoot_pct = 50; in main()
158 RANGE_CHECK_HI(cfg, rc_overshoot_pct, 1000); in validate_config()351 oxcf->over_shoot_pct = cfg.rc_overshoot_pct; in set_vp8e_config()
160 RANGE_CHECK_HI(cfg, rc_overshoot_pct, 1000); in validate_config()323 oxcf->over_shoot_pct = cfg->rc_overshoot_pct; in set_vp9e_config()
949 config->cfg.rc_overshoot_pct = arg_parse_uint(&arg); in parse_stream_params()1125 SHOW(rc_overshoot_pct); in show_stream_config()
593 enc_cfg->rc_overshoot_pct = 15; in vpx_svc_init()