Searched refs:RATE_CONTROL (Results 1 – 18 of 18) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | ratectrl.h | 145 } RATE_CONTROL; typedef 151 RATE_CONTROL *rc); 246 int av1_compute_qdelta(const RATE_CONTROL *rc, double qstart, double qtarget, 251 int av1_compute_qdelta_by_rate(const RATE_CONTROL *rc, FRAME_TYPE frame_type, 260 RATE_CONTROL *const rc);
|
D | ratectrl.c | 176 const RATE_CONTROL *rc = &cpi->rc; in av1_rc_clamp_pframe_target_size() 204 const RATE_CONTROL *rc = &cpi->rc; in av1_rc_clamp_iframe_target_size() 218 RATE_CONTROL *const rc = &cpi->rc; in update_buffer_level() 257 void av1_rc_init(const AV1EncoderConfig *oxcf, int pass, RATE_CONTROL *rc) { in av1_rc_init() 316 RATE_CONTROL *const rc = &cpi->rc; in av1_rc_drop_frame() 368 const RATE_CONTROL *const rc = &cpi->rc; in get_rate_correction_factor() 391 RATE_CONTROL *const rc = &cpi->rc; in set_rate_correction_factor() 591 static int get_kf_active_quality(const RATE_CONTROL *const rc, int q, in get_kf_active_quality() 601 static int get_gf_active_quality(const RATE_CONTROL *const rc, int q, in get_gf_active_quality() 618 const RATE_CONTROL *const rc = &cpi->rc; in calc_active_worst_quality_one_pass_vbr() [all …]
|
D | aq_cyclicrefresh.c | 122 const RATE_CONTROL *const rc = &cpi->rc; in compute_deltaq() 273 RATE_CONTROL *const rc = &cpi->rc; in av1_cyclic_refresh_set_golden_update() 361 const RATE_CONTROL *const rc = &cpi->rc; in av1_cyclic_refresh_update_parameters() 429 const RATE_CONTROL *const rc = &cpi->rc; in av1_cyclic_refresh_setup()
|
D | gop_structure.c | 153 const RATE_CONTROL *const rc = &cpi->rc; in get_pyramid_height() 170 RATE_CONTROL *const rc = &cpi->rc; in av1_gop_setup_structure()
|
D | pass2_strategy.c | 128 static int frame_max_bits(const RATE_CONTROL *rc, in frame_max_bits() 199 const RATE_CONTROL *const rc = &cpi->rc; in get_twopass_worst_quality() 305 RATE_CONTROL *const rc = &cpi->rc; in detect_transition_to_still() 519 const RATE_CONTROL *const rc = &cpi->rc; in calculate_total_gf_group_bits() 575 RATE_CONTROL *const rc = &cpi->rc; in allocate_gf_group_bits() 736 RATE_CONTROL *const rc = &cpi->rc; in define_gf_group() 1221 RATE_CONTROL *const rc = &cpi->rc; in find_next_key_frame() 1498 RATE_CONTROL *const rc = &cpi->rc; in av1_get_second_pass_params() 1701 RATE_CONTROL *const rc = &cpi->rc; in av1_twopass_postencode_update()
|
D | encode_strategy.c | 462 RATE_CONTROL *const rc = &cpi->rc; in get_arf_src_index() 498 RATE_CONTROL *const rc = &cpi->rc; in setup_arf_or_arf2()
|
D | encoder.c | 637 const RATE_CONTROL *const rc = &cpi->rc; in configure_static_seg_features() 1192 static void set_rc_buffer_sizes(RATE_CONTROL *rc, in set_rc_buffer_sizes() 2383 RATE_CONTROL *const rc = &cpi->rc; in av1_change_config() 3325 const RATE_CONTROL *const rc = &cpi->rc; in recode_loop_test() 4186 const RATE_CONTROL *const rc = &cpi->rc; in get_regulated_q_overshoot() 4208 const RATE_CONTROL *const rc = &cpi->rc; in get_regulated_q_undershoot() 4236 RATE_CONTROL *const rc = &cpi->rc; in recode_loop_update_q() 4373 RATE_CONTROL *const rc = &cpi->rc; in encode_with_recode_loop()
|
D | encoder.h | 813 RATE_CONTROL rc;
|
D | temporal_filter.c | 1240 RATE_CONTROL *const rc = &cpi->rc; in av1_temporal_filter()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_ratectrl.h | 200 } RATE_CONTROL; typedef 206 RATE_CONTROL *rc); 297 int vp9_compute_qdelta(const RATE_CONTROL *rc, double qstart, double qtarget, 302 int vp9_compute_qdelta_by_rate(const RATE_CONTROL *rc, FRAME_TYPE frame_type, 311 RATE_CONTROL *const rc);
|
D | vp9_ratectrl.c | 211 const RATE_CONTROL *rc = &cpi->rc; in vp9_rc_clamp_pframe_target_size() 239 const RATE_CONTROL *rc = &cpi->rc; in vp9_rc_clamp_iframe_target_size() 252 RATE_CONTROL *const rc = &cpi->rc; in update_buffer_level_preencode() 276 RATE_CONTROL *const lrc = &lc->rc; in update_buffer_level_svc_preencode() 307 RATE_CONTROL *lrc = &lc->rc; in update_layer_buffer_level_postencode() 319 RATE_CONTROL *const rc = &cpi->rc; in update_buffer_level_postencode() 361 void vp9_rc_init(const VP9EncoderConfig *oxcf, int pass, RATE_CONTROL *rc) { in vp9_rc_init() 442 RATE_CONTROL *const rc = &cpi->rc; in check_buffer_above_thresh() 454 RATE_CONTROL *lrc = &lc->rc; in check_buffer_above_thresh() 469 RATE_CONTROL *const rc = &cpi->rc; in check_buffer_below_thresh() [all …]
|
D | vp9_aq_cyclicrefresh.c | 91 const RATE_CONTROL *const rc = &cpi->rc; in compute_deltaq() 262 RATE_CONTROL *const rc = &cpi->rc; in vp9_cyclic_refresh_postencode() 318 RATE_CONTROL *const rc = &cpi->rc; in vp9_cyclic_refresh_set_golden_update() 474 const RATE_CONTROL *const rc = &cpi->rc; in vp9_cyclic_refresh_update_parameters() 578 const RATE_CONTROL *const rc = &cpi->rc; in vp9_cyclic_refresh_setup()
|
D | vp9_svc_layercontext.c | 105 RATE_CONTROL *const lrc = &lc->rc; in vp9_init_layer_context() 191 const RATE_CONTROL *const rc = &cpi->rc; in vp9_update_layer_context_change_config() 215 RATE_CONTROL *const lrc = &lc->rc; in vp9_update_layer_context_change_config() 246 RATE_CONTROL *const lrc = &lc->rc; in vp9_update_layer_context_change_config() 291 RATE_CONTROL *const lrc = &lc->rc; in vp9_update_temporal_layer_framerate() 317 RATE_CONTROL *const lrc = &lc->rc; in vp9_update_spatial_layer_framerate() 830 RATE_CONTROL *const lrc = &lc->rc; in vp9_one_pass_cbr_svc_start_layer() 972 RATE_CONTROL *lrc = &lc->rc; in vp9_svc_check_reset_layer_rc_flag() 979 RATE_CONTROL *lrc = &lc->rc; in vp9_svc_check_reset_layer_rc_flag()
|
D | vp9_firstpass.c | 298 static int frame_max_bits(const RATE_CONTROL *rc, in frame_max_bits() 1533 const RATE_CONTROL *const rc = &cpi->rc; in get_twopass_worst_quality() 1603 RATE_CONTROL *const rc = &cpi->rc; in setup_rf_level_maxq() 1612 RATE_CONTROL *const rc = &cpi->rc; in init_subsampling() 1628 RATE_CONTROL *const rc = &cpi->rc; in calculate_coded_size() 1635 RATE_CONTROL *const rc = &cpi->rc; in vp9_init_second_pass() 1809 RATE_CONTROL *const rc = &cpi->rc; in detect_transition_to_still() 2053 const RATE_CONTROL *const rc = &cpi->rc; in calculate_total_gf_group_bits() 2198 RATE_CONTROL *const rc = &cpi->rc; in define_gf_group_structure() 2247 RATE_CONTROL *const rc = &cpi->rc; in allocate_gf_group_bits() [all …]
|
D | vp9_svc_layercontext.h | 41 RATE_CONTROL rc;
|
D | vp9_encoder.c | 1088 const RATE_CONTROL *const rc = &cpi->rc; in configure_static_seg_features() 1475 static void set_rc_buffer_sizes(RATE_CONTROL *rc, in set_rc_buffer_sizes() 1894 RATE_CONTROL *const rc = &cpi->rc; in vp9_change_config() 2890 RATE_CONTROL *const rc = &cpi->rc; 2906 const RATE_CONTROL *const rc = &cpi->rc; 2918 const RATE_CONTROL *const rc = &cpi->rc; 2953 const RATE_CONTROL *const rc = &cpi->rc; 3997 RATE_CONTROL *const rc = &cpi->rc; 5129 RATE_CONTROL *const rc = &cpi->rc; 5146 RATE_CONTROL *const rc = &cpi->rc; [all …]
|
D | vp9_encoder.h | 643 RATE_CONTROL rc;
|
D | vp9_temporal_filter.c | 1048 RATE_CONTROL *const rc = &cpi->rc; in vp9_temporal_filter()
|