Lines Matching refs:rc_hdl
401 ps_rc_ctxt->rc_hdl = in ihevce_rc_mem_init()
969 ps_rc_ctxt->rc_hdl, in ihevce_rc_init()
1011 rc_init_set_ebf(ps_rc_ctxt->rc_hdl, ps_rc_ctxt->i4_init_vbv_fullness); in ihevce_rc_init()
1020 ps_rc_ctxt->rc_hdl, in ihevce_rc_init()
1215 ps_rc_ctxt->rc_hdl, in ihevce_rc_get_bpp_based_frame_qp()
1339 rc_get_pic_distribution(ps_rc_ctxt->rc_hdl, &ai4_pic_dist[0]); in ihevce_rc_get_bpp_based_frame_qp()
1365 ps_rc_ctxt->rc_hdl, in ihevce_rc_get_bpp_based_frame_qp()
1449 ps_rc_ctxt->rc_hdl, i4_num_scd_in_lap_window, num_frames_b4_scd); in ihevce_rc_get_pre_enc_pic_quant()
1456 i4_is_first_frame_coded = is_first_frame_coded(ps_rc_ctxt->rc_hdl); in ihevce_rc_get_pre_enc_pic_quant()
1468 ps_rc_ctxt->rc_hdl, in ihevce_rc_get_pre_enc_pic_quant()
1496 ps_rc_ctxt->rc_hdl, in ihevce_rc_get_pre_enc_pic_quant()
1520 if(is_first_frame_coded(ps_rc_ctxt->rc_hdl)) in ihevce_rc_get_pre_enc_pic_quant()
1712 ps_ctxt->rc_hdl, in ihevce_get_L0_est_satd_based_scd_qp()
1724 ps_ctxt->rc_hdl, in ihevce_get_L0_est_satd_based_scd_qp()
1799 WORD32 i4_inter_frame_interval = rc_get_inter_frame_interval(ps_rc_ctxt->rc_hdl); in ihevce_rc_pre_enc_qp_query()
2163 rc_reset_pic_model(ps_rc_ctxt->rc_hdl, rc_pic_type); in ihevce_rc_get_pic_quant()
2164 rc_reset_first_frame_coded_flag(ps_rc_ctxt->rc_hdl, rc_pic_type); in ihevce_rc_get_pic_quant()
2170 i4_model_available = model_availability(ps_rc_ctxt->rc_hdl, rc_pic_type); in ihevce_rc_get_pic_quant()
2307 i4_first_frame_coded_flag = is_first_frame_coded(ps_rc_ctxt->rc_hdl); in ihevce_rc_get_pic_quant()
2312 i4_intra_frame_interval = rc_get_intra_frame_interval(ps_rc_ctxt->rc_hdl); in ihevce_rc_get_pic_quant()
2331 ps_rc_ctxt->rc_hdl, ps_cur_rc_lap_out->i4_next_sc_i_in_rc_look_ahead); in ihevce_rc_get_pic_quant()
2333 ps_rc_ctxt->rc_hdl, ps_cur_rc_lap_out->ai4_num_pic_type); in ihevce_rc_get_pic_quant()
2404 rc_get_prev_frame_sad(ps_rc_ctxt->rc_hdl, curr_rc_pic_type); in ihevce_rc_get_pic_quant()
2410 ps_rc_ctxt->rc_hdl, in ihevce_rc_get_pic_quant()
2457 ps_rc_ctxt->rc_hdl, in ihevce_rc_get_pic_quant()
2534 rc_get_pic_distribution(ps_rc_ctxt->rc_hdl, &ai4_pic_dist[0]); in ihevce_rc_get_pic_quant()
2634 ps_rc_ctxt->rc_hdl, i4_f_sim, nor_frm_hme_sad_q10, rc_pic_type); in ihevce_rc_get_pic_quant()
2637 ps_rc_ctxt->rc_hdl, i4_num_scd_in_lap_window, num_frames_b4_scd); in ihevce_rc_get_pic_quant()
2689 (((is_first_frame_coded(ps_rc_ctxt->rc_hdl)) && (pic_type == IV_I_FRAME)) || in ihevce_rc_get_pic_quant()
2692 WORD32 i4_is_first_frame_coded = is_first_frame_coded(ps_rc_ctxt->rc_hdl); in ihevce_rc_get_pic_quant()
2713 i4_is_first_frame_coded = is_first_frame_coded(ps_rc_ctxt->rc_hdl); in ihevce_rc_get_pic_quant()
2720 i4_prev_I_frm_sad = rc_get_prev_frame_intra_sad(ps_rc_ctxt->rc_hdl); in ihevce_rc_get_pic_quant()
2724 rc_update_prev_frame_intra_sad(ps_rc_ctxt->rc_hdl, i4_cur_I_frm_sad); in ihevce_rc_get_pic_quant()
2733 WORD32 prev_frm_cl_sad = rc_get_prev_frame_sad(ps_rc_ctxt->rc_hdl, rc_pic_type); in ihevce_rc_get_pic_quant()
2738 rc_update_prev_frame_sad(ps_rc_ctxt->rc_hdl, cur_frm_est_cl_sad, rc_pic_type); in ihevce_rc_get_pic_quant()
2756 ps_rc_ctxt->rc_hdl, in ihevce_rc_get_pic_quant()
2835 get_est_hdr_bits(ps_rc_ctxt->rc_hdl, rc_pic_type); in ihevce_rc_get_pic_quant()
2855 ps_rc_ctxt->rc_hdl, in ihevce_rc_get_pic_quant()
2932 rc_reset_first_frame_coded_flag(ps_rc_ctxt->rc_hdl, I_PIC); in ihevce_rc_get_pic_quant()
3032 (is_first_frame_coded(ps_rc_ctxt->rc_hdl)) && (!i4_fade_scene)) in ihevce_rc_get_pic_quant()
3041 rc_reset_first_frame_coded_flag(ps_rc_ctxt->rc_hdl, rc_pic_type); in ihevce_rc_get_pic_quant()
3050 clip_qp_based_on_prev_ref(ps_rc_ctxt->rc_hdl, rc_pic_type, 1, i4_scene_num); in ihevce_rc_get_pic_quant()
3078 rc_add_est_tot(ps_rc_ctxt->rc_hdl, *pi4_tot_bits_estimated); in ihevce_rc_get_pic_quant()
3084 if(is_first_frame_coded(ps_rc_ctxt->rc_hdl)) in ihevce_rc_get_pic_quant()
3095 rc_getprev_ref_pic_type(ps_rc_ctxt->rc_hdl); in ihevce_rc_get_pic_quant()
3209 ps_rc_ctxt->rc_hdl, in ihevce_rc_get_pic_quant()
3235 ps_rc_ctxt->rc_hdl, in ihevce_rc_get_pic_quant()
3243 ps_rc_ctxt->rc_hdl, in ihevce_rc_get_pic_quant()
3317 WORD32 i4_intra_frame_interval = rc_get_intra_frame_interval(ps_rc_ctxt->rc_hdl); in ihevce_get_i_to_avg_ratio()
3326 rc_get_pic_distribution(ps_rc_ctxt->rc_hdl, &ai4_pic_dist[0]); in ihevce_get_i_to_avg_ratio()
3524 rc_set_i_to_sum_api_ba(ps_rc_ctxt->rc_hdl, f_curr_i_to_sum); in ihevce_get_i_to_avg_ratio()
3545 rc_get_pic_distribution(ps_rc_ctxt->rc_hdl, &ai4_pic_dist[0]); in ihevce_get_i_to_avg_ratio()
3593 rc_set_p_to_i_complexity_ratio(ps_rc_ctxt->rc_hdl, f_p_to_i_ratio); in ihevce_get_i_to_avg_ratio()
3600 rc_get_pic_distribution(ps_rc_ctxt->rc_hdl, &ai4_pic_dist[0]); in ihevce_get_i_to_avg_ratio()
3610 rc_update_pic_distn_lap_to_rc(ps_rc_ctxt->rc_hdl, ai4_pic_dist_in_cur_gop); in ihevce_get_i_to_avg_ratio()
3612 ps_rc_ctxt->rc_hdl, u4_L1_based_lap_complexity_q7, total_frms_considered); in ihevce_get_i_to_avg_ratio()
4129 *pi8_bitrate = rc_get_bit_rate(ps_rc_ctxt->rc_hdl); in get_avg_bitrate_bufsize()
4130 *pi8_ebf = rc_get_vbv_buf_size(ps_rc_ctxt->rc_hdl); in get_avg_bitrate_bufsize()
4556 ps_rc_ctxt->rc_hdl, in ihevce_rc_update_pic_info()
4567 get_bits_to_stuff(ps_rc_ctxt->rc_hdl, u4_total_bits_consumed, rc_pic_type); in ihevce_rc_update_pic_info()
4584 rc_get_sad(ps_rc_ctxt->rc_hdl, &ai4_sad[0]); in ihevce_rc_update_pic_info()
4588 rc_put_sad(ps_rc_ctxt->rc_hdl, ai4_sad[I_PIC], u4_frame_sad, rc_pic_type); in ihevce_rc_update_pic_info()
4589 rc_get_sad(ps_rc_ctxt->rc_hdl, &ai4_sad[0]); in ihevce_rc_update_pic_info()
4642 rc_reset_pic_model(ps_rc_ctxt->rc_hdl, I_PIC); in ihevce_rc_update_pic_info()
4677 ps_rc_ctxt->rc_hdl, in ihevce_rc_update_pic_info()
4840 rc_reset_pic_model(ps_rc_ctxt->rc_hdl, I_PIC); in ihevce_rc_interface_update()
4848 ps_rc_ctxt->rc_hdl, in ihevce_rc_interface_update()
5040 rc_update_mismatch_error(ps_ctxt->rc_hdl, i4_error); in ihevce_rc_rdopt_entropy_bit_correct()
5253 WORD32 i4_inter_frame_interval = rc_get_inter_frame_interval(ps_rc_ctxt->rc_hdl); in ihevce_compute_temporal_complexity_reset_Kp_Kb()
5362 ps_rc_ctxt->rc_hdl, in ihevce_compute_temporal_complexity_reset_Kp_Kb()
5372 ps_rc_ctxt->rc_hdl, in ihevce_compute_temporal_complexity_reset_Kp_Kb()
5436 ps_rc_ctxt->rc_hdl, &i4_vbv_buffer_size, &i4_currEbf, &i4_maxEbf, &i4_drain_rate); in ihevce_ebf_based_rc_correction_to_avoid_overflow()
5943 vbv_buffer_level_b4_change = (LWORD64)rc_get_ebf(ps_rc_ctxt->rc_hdl); in ihevce_rc_change_avg_bitrate()
5946 ps_rc_ctxt->rc_hdl, in ihevce_rc_change_avg_bitrate()