Searched refs:VPX_CBR (Results 1 – 25 of 32) sorted by relevance
12
166 cfg_.rc_end_usage = VPX_CBR; in TEST_P()192 cfg_.rc_end_usage = VPX_CBR; in TEST_P()215 cfg_.rc_end_usage = VPX_CBR; in TEST_P()245 cfg_.rc_end_usage = VPX_CBR; in TEST_P()275 cfg_.rc_end_usage = VPX_CBR; in TEST_P()302 cfg_.rc_end_usage = VPX_CBR; in TEST_P()327 cfg_.rc_end_usage = VPX_CBR; in TEST_P()350 cfg_.rc_end_usage = VPX_CBR; in TEST_P()380 cfg_.rc_end_usage = VPX_CBR; in TEST_P()410 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()
299 cfg_.rc_end_usage = VPX_CBR;346 cfg_.rc_end_usage = VPX_CBR;536 cfg_.rc_end_usage = VPX_CBR; in TEST_P()
79 cfg_.rc_end_usage = VPX_CBR; in TEST_P()
53 cfg_.rc_end_usage = VPX_CBR; in SetUp()
39 cfg_.rc_end_usage = VPX_CBR; in SetUp()
97 cfg_.rc_end_usage = VPX_CBR; in SetUp()
114 cfg_.rc_end_usage = VPX_CBR; in TEST_P()
35 cfg_.rc_end_usage = VPX_CBR; in SetUp()
80 cfg_.rc_end_usage = VPX_CBR; in SetUp()
145 cfg[0].rc_end_usage = VPX_CBR; in TEST()
247 cfg_.rc_end_usage = VPX_CBR; in SetUp()
477 cfg_.rc_end_usage = VPX_CBR; in DefaultConfig()
92 if (cpi->oxcf.rc_mode == VPX_CBR) { in vp9_init_layer_context()143 if (!(svc->number_temporal_layers > 1 && cpi->oxcf.rc_mode == VPX_CBR) && in vp9_init_layer_context()198 if (svc->number_temporal_layers > 1 && cpi->oxcf.rc_mode == VPX_CBR) { in vp9_update_layer_context_change_config()222 if (svc->number_temporal_layers > 1 && cpi->oxcf.rc_mode == VPX_CBR) { in vp9_update_layer_context_change_config()242 return (cpi->svc.number_temporal_layers > 1 && cpi->oxcf.rc_mode == VPX_CBR) in get_layer_context()
327 if (pass == 0 && oxcf->rc_mode == VPX_CBR) { in vp9_rc_init()443 (cpi->oxcf.rc_mode != VPX_CBR || cpi->oxcf.gf_cbr_boost_pct > 100)) in get_rate_correction_factor()469 (cpi->oxcf.rc_mode != VPX_CBR || cpi->oxcf.gf_cbr_boost_pct > 100)) in set_rate_correction_factor()590 if (cpi->oxcf.rc_mode == VPX_CBR && !cpi->rc.reset_high_source_sad && in vp9_rc_regulate_q()1246 if (cpi->oxcf.rc_mode == VPX_CBR) in vp9_rc_pick_q_and_bounds()1410 if ((cpi->use_svc && oxcf->rc_mode == VPX_CBR) || in vp9_rc_postencode_update()1670 if (svc->number_temporal_layers > 1 && oxcf->rc_mode == VPX_CBR) { in calc_iframe_target_size_one_pass_cbr()2386 if (avg_sad > 0 || cpi->oxcf.rc_mode == VPX_CBR) in vp9_scene_detection_onepass()2396 if (cpi->oxcf.rc_mode == VPX_CBR && in vp9_scene_detection_onepass()
184 if (cpi->oxcf.pass == 0 && cpi->oxcf.rc_mode == VPX_CBR && in vp9_pick_filter_level()
529 if (cpi->oxcf.rc_mode == VPX_CBR && in set_rt_speed_feature_framesize_independent()561 if (cpi->oxcf.rc_mode == VPX_CBR && content != VP9E_CONTENT_SCREEN) { in set_rt_speed_feature_framesize_independent()633 if (!cpi->use_svc && cpi->oxcf.rc_mode == VPX_CBR && in set_rt_speed_feature_framesize_independent()
65 if (cpi->oxcf.pass == 0 && cpi->oxcf.rc_mode == VPX_CBR && in enable_noise_estimation()
879 return !(cpi->oxcf.mode == REALTIME && cpi->oxcf.rc_mode == VPX_CBR) && in is_altref_enabled()
1315 if ((cpi->svc.number_temporal_layers > 1 && cpi->oxcf.rc_mode == VPX_CBR) || in init_config()1860 if ((cpi->svc.number_temporal_layers > 1 && cpi->oxcf.rc_mode == VPX_CBR) || in vp9_change_config()3392 if (oxcf->pass == 0 && oxcf->rc_mode == VPX_CBR && !cpi->use_svc &&3606 cpi->oxcf.rc_mode == VPX_CBR &&3641 if (cpi->oxcf.pass == 0 && cpi->oxcf.rc_mode == VPX_CBR &&4449 if (oxcf->pass == 0 && oxcf->rc_mode == VPX_CBR &&4627 if (cpi->oxcf.rc_mode == VPX_CBR) {
432 if (enc_cfg->rc_end_usage == VPX_CBR && enc_cfg->g_pass == VPX_RC_ONE_PASS && in vpx_svc_init()449 if (enc_cfg->rc_end_usage == VPX_CBR && in vpx_svc_init()508 if (enc_cfg->rc_end_usage == VPX_CBR) { in vpx_svc_init()
244 VPX_CBR, /**< Constant Bit Rate (CBR) mode */ enumerator
415 cfg[0].rc_end_usage = VPX_CBR; in main()
690 cfg.rc_end_usage = VPX_CBR; in main()