Home | History | Annotate | Download | only in encoder

Lines Matching refs:i2_max_qscale

3623         if(i4_cu_qp > ps_rc_quant_ctxt->i2_max_qscale)
3624 i4_cu_qp = ps_rc_quant_ctxt->i2_max_qscale;