Searched refs:rc_undershoot_pct (Results 1 – 10 of 10) sorted by relevance
180 vp8_seq->rc_undershoot_pct = 100; in vsp_VP8_set_default_params()621 if (rate_control_param->target_percentage != seq->rc_undershoot_pct) { in vsp_vp8_process_misc_param()623 seq->rc_undershoot_pct, rate_control_param->target_percentage); in vsp_vp8_process_misc_param()624 seq->rc_undershoot_pct = rate_control_param->target_percentage; in vsp_vp8_process_misc_param()830 drv_debug_msg(VIDEO_ENCODE_DEBUG, "rc_undershoot_pct %d\n", seq->rc_undershoot_pct); in vsp_vp8_dump_commands()
571 uint32_t rc_undershoot_pct; member
486 unsigned int rc_undershoot_pct; member
423 cfg_.rc_undershoot_pct = 20; in TEST_P()424 cfg_.rc_undershoot_pct = 20; in TEST_P()
267 cfg[0].rc_undershoot_pct = 98; in main()
520 cfg.rc_undershoot_pct = 50; in main()
157 RANGE_CHECK_HI(cfg, rc_undershoot_pct, 1000); in validate_config()350 oxcf->under_shoot_pct = cfg.rc_undershoot_pct; in set_vp8e_config()
159 RANGE_CHECK_HI(cfg, rc_undershoot_pct, 1000); in validate_config()322 oxcf->under_shoot_pct = cfg->rc_undershoot_pct; in set_vp9e_config()
947 config->cfg.rc_undershoot_pct = arg_parse_uint(&arg); in parse_stream_params()1124 SHOW(rc_undershoot_pct); in show_stream_config()
592 enc_cfg->rc_undershoot_pct = 100; in vpx_svc_init()