Home
last modified time | relevance | path

Searched refs:i4_hevc_qp_rc (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/encoder/
Dihevce_rc_interface.c4511 WORD32 i4_avg_qp_q6_without_offset = 0, i4_hevc_qp_rc = i4_avg_frame_hevc_qp; in ihevce_rc_update_pic_info() local
4515 i4_hevc_qp_rc = i4_hevc_qp_rc - ps_rc_lap_out->ai4_offsets[i4_rc_pic_type_rc_for_offset] + in ihevce_rc_update_pic_info()
4518 i4_hevc_qp_rc = in ihevce_rc_update_pic_info()
4519 CLIP3(i4_hevc_qp_rc, 1, MAX_HEVC_QP + ps_rc_ctxt->ps_rc_quant_ctxt->i1_qp_offset); in ihevce_rc_update_pic_info()
4521 ps_rc_ctxt->ps_rc_quant_ctxt->pi4_qp_to_qscale_q_factor[i4_hevc_qp_rc]; in ihevce_rc_update_pic_info()