Home | History | Annotate | Download | only in encoder

Lines Matching refs:i4_max_qp

784         WORD32 i4_max_qp = 0;
788 i4_max_qp = MAX_HEVC_QP_10bit;
792 i4_max_qp = MAX_HEVC_QP_12bit;
796 i4_max_qp = MAX_HEVC_QP;
803 i4_max_qp) //BUG_FIX related to init QP allocation
814 (ps_rc_ctxt->ps_rc_quant_ctxt->pi4_qp_to_qscale[i4_max_qp] +
827 WORD32 i4_max_qp = 0;
831 i4_max_qp = MAX_HEVC_QP_10bit;
835 i4_max_qp = MAX_HEVC_QP_12bit;
839 i4_max_qp = MAX_HEVC_QP;
847 ps_rc_ctxt->ps_rc_quant_ctxt->i1_qp_offset) <= i4_max_qp)
861 (ps_rc_ctxt->ps_rc_quant_ctxt->pi4_qp_to_qscale[i4_max_qp] +