Searched refs:VPX_CBR (Results 1 – 23 of 23) sorted by relevance
151 cfg_.rc_end_usage = VPX_CBR; in TEST_P()180 cfg_.rc_end_usage = VPX_CBR; in TEST_P()203 cfg_.rc_end_usage = VPX_CBR; in TEST_P()234 cfg_.rc_end_usage = VPX_CBR; in TEST_P()461 cfg_.rc_end_usage = VPX_CBR; in TEST_P()490 cfg_.rc_end_usage = VPX_CBR; in TEST_P()519 cfg_.rc_end_usage = VPX_CBR; in TEST_P()558 cfg_.rc_end_usage = VPX_CBR; in TEST_P()600 cfg_.rc_end_usage = VPX_CBR; in TEST_P()648 cfg_.rc_end_usage = VPX_CBR; in TEST_P()[all …]
50 cfg_.rc_end_usage = VPX_CBR; in TEST_P()70 cfg_.rc_end_usage = VPX_CBR; in TEST_P()90 cfg_.rc_end_usage = VPX_CBR; in TEST_P()
317 cfg_.rc_end_usage = VPX_CBR;366 cfg_.rc_end_usage = VPX_CBR;555 cfg_.rc_end_usage = VPX_CBR; in TEST_P()
77 cfg_.rc_end_usage = VPX_CBR; in TEST_P()
40 cfg_.rc_end_usage = VPX_CBR; in SetUp()
54 cfg_.rc_end_usage = VPX_CBR; in SetUp()
113 cfg_.rc_end_usage = VPX_CBR; in TEST_P()
105 cfg_.rc_end_usage = VPX_CBR; in SetUp()
87 cfg_.rc_end_usage = VPX_CBR; in SetUp()
103 cfg_.rc_end_usage = VPX_CBR; in SetUp()
330 cfg_.rc_end_usage = VPX_CBR; in DefaultConfig()
78 if (cpi->oxcf.rc_mode == VPX_CBR) { in vp9_init_layer_context()125 if (!(svc->number_temporal_layers > 1 && cpi->oxcf.rc_mode == VPX_CBR) in vp9_init_layer_context()179 if (svc->number_temporal_layers > 1 && cpi->oxcf.rc_mode == VPX_CBR) { in vp9_update_layer_context_change_config()203 if (svc->number_temporal_layers > 1 && cpi->oxcf.rc_mode == VPX_CBR) { in vp9_update_layer_context_change_config()223 cpi->oxcf.rc_mode == VPX_CBR) ? in get_layer_context()
316 if (pass == 0 && oxcf->rc_mode == VPX_CBR) { in vp9_rc_init()421 (cpi->oxcf.rc_mode != VPX_CBR || cpi->oxcf.gf_cbr_boost_pct > 20)) in get_rate_correction_factor()447 (cpi->oxcf.rc_mode != VPX_CBR || cpi->oxcf.gf_cbr_boost_pct > 20)) in set_rate_correction_factor()566 if (cpi->oxcf.rc_mode == VPX_CBR && in vp9_rc_regulate_q()1185 if (cpi->oxcf.rc_mode == VPX_CBR) in vp9_rc_pick_q_and_bounds()1313 (cpi->use_svc && oxcf->rc_mode == VPX_CBR)) { in vp9_rc_postencode_update()1525 oxcf->rc_mode == VPX_CBR) { in calc_iframe_target_size_one_pass_cbr()
794 if ((cpi->svc.number_temporal_layers > 1 && cpi->oxcf.rc_mode == VPX_CBR) || in init_config()1538 cpi->oxcf.rc_mode == VPX_CBR) || in vp9_change_config()3147 oxcf->rc_mode == VPX_CBR &&3261 cpi->oxcf.rc_mode == VPX_CBR &&3297 cpi->oxcf.rc_mode == VPX_CBR &&3332 (cpi->oxcf.pass == 0 && cpi->oxcf.rc_mode == VPX_CBR))3802 oxcf->rc_mode == VPX_CBR &&3962 if (cpi->oxcf.rc_mode == VPX_CBR) {
1001 cpi->oxcf.rc_mode == VPX_CBR) || in write_frame_size_with_refs()
263 VPX_CBR, /**< Constant Bit Rate (CBR) mode */ enumerator
458 cfg[0].rc_end_usage = VPX_CBR; in main()
610 cfg.rc_end_usage = VPX_CBR; in main()
479 if (enc_cfg->rc_end_usage == VPX_CBR) { in vpx_svc_init()
299 config_->rc_end_usage = VPX_CBR; in InitEncode()
330 } else if (cfg.rc_end_usage == VPX_CBR) { in set_vp8e_config()
476 configurations_[0].rc_end_usage = VPX_CBR; in InitEncode()
274 {"cbr", VPX_CBR},