Lines Matching refs:i4_update_qp
6594 WORD32 i4_update_qp; in ihevce_pre_enc_process_frame_thrd() local
6637 i4_update_qp = ihevce_rc_pre_enc_qp_query( in ihevce_pre_enc_process_frame_thrd()
6679 i4_update_qp = ihevce_get_L0_est_satd_based_scd_qp( in ihevce_pre_enc_process_frame_thrd()
6689 i4_update_qp); in ihevce_pre_enc_process_frame_thrd()
6696 i4_update_qp += in ihevce_pre_enc_process_frame_thrd()
6701 i4_update_qp = in ihevce_pre_enc_process_frame_thrd()
6702 CLIP3(i4_update_qp, MIN_HEVC_QP, MAX_HEVC_QP); in ihevce_pre_enc_process_frame_thrd()
6706 if((i4_update_qp == in ihevce_pre_enc_process_frame_thrd()
6713 ->s_rc_lap_out.i4_L0_qp = i4_update_qp; in ihevce_pre_enc_process_frame_thrd()
6720 i4_update_qp = ps_multi_thrd->aps_curr_inp_pre_enc[i4_cur_ipe_idx] in ihevce_pre_enc_process_frame_thrd()
6739 ps_rc_lap_temp->i4_L0_qp = i4_update_qp - i4_offset; in ihevce_pre_enc_process_frame_thrd()
6743 ps_multi_thrd->i4_qp_update_l0_ipe = i4_update_qp; in ihevce_pre_enc_process_frame_thrd()
6744 ps_multi_thrd->i4_rc_l0_qp = i4_update_qp; in ihevce_pre_enc_process_frame_thrd()