Searched refs:i4_update_qp (Results 1 – 1 of 1) sorted by relevance
6242 WORD32 i4_update_qp; in ihevce_pre_enc_process_frame_thrd() local6285 i4_update_qp = ihevce_rc_pre_enc_qp_query( in ihevce_pre_enc_process_frame_thrd()6327 i4_update_qp = ihevce_get_L0_est_satd_based_scd_qp( in ihevce_pre_enc_process_frame_thrd()6337 i4_update_qp); in ihevce_pre_enc_process_frame_thrd()6344 i4_update_qp += in ihevce_pre_enc_process_frame_thrd()6349 i4_update_qp = in ihevce_pre_enc_process_frame_thrd()6350 CLIP3(i4_update_qp, MIN_HEVC_QP, MAX_HEVC_QP); in ihevce_pre_enc_process_frame_thrd()6354 if((i4_update_qp == in ihevce_pre_enc_process_frame_thrd()6361 ->s_rc_lap_out.i4_L0_qp = i4_update_qp; in ihevce_pre_enc_process_frame_thrd()6368 i4_update_qp = ps_multi_thrd->aps_curr_inp_pre_enc[i4_cur_ipe_idx] in ihevce_pre_enc_process_frame_thrd()[all …]