Searched refs:m_nMinQStep (Results 1 – 8 of 8) sorted by relevance
263 ct->m_nMinQStep = rcQP2Qstep(ct, MSRC_MIN_QP_MPEG4)-1; in cvbr_InitRateControl()270 ct->m_nMinQStep = rcQP2Qstep(ct, MSRC_MIN_QP_H264)-1; in cvbr_InitRateControl()737 if( QstepX32 <= ct->m_nMinQStep) in rcQstep2QP()783 if( QstepX32 <= ct->m_nMinQStep) in rcQstep2QP()
527 MFE_ASSERT(rcCtx->m_nMinQStep<(2<<7)); in OutputSwCfg1_H264()528 mfe_reg.reg_mfe_s_mbr_qstep_min = rcCtx->m_nMinQStep; in OutputSwCfg1_H264()
733 MFE_ASSERT(rcCtx->m_nMinQStep<(2<<7)); in OutputSwCfg1_Mp4()734 mfe_reg.reg_mfe_s_mbr_qstep_min = rcCtx->m_nMinQStep; in OutputSwCfg1_Mp4()
205 int m_nMinQStep, m_nMaxQStep; member
271 ct->m_nMinQStep = rcQP2Qstep(ct, MSRC_MIN_QP_MPEG4)-1; in cvbr_InitRateControl()278 ct->m_nMinQStep = rcQP2Qstep(ct, MSRC_MIN_QP_H264)-1; in cvbr_InitRateControl()758 if( QstepX32 <= ct->m_nMinQStep) in rcQstep2QP()804 if( QstepX32 <= ct->m_nMinQStep) in rcQstep2QP()
368 rcCtx->m_nMinQStep = SPEC_MIN_QP<<QS_SHIFT_FACTOR; in mfeM4VE_EncodeFrame()888 MS_ASSERT(rcCtx->m_nMinQStep<(2<<7)); in OutputSwCfg1_Mp4()889 mfe_reg->reg_mfe_s_mbr_qstep_min = rcCtx->m_nMinQStep; in OutputSwCfg1_Mp4()
205 MS_S32 m_nMinQStep, m_nMaxQStep; member
912 MS_ASSERT(rcCtx->m_nMinQStep<(2<<7)); in OutputSwCfg1_H264()913 mfe_reg->reg_mfe_s_mbr_qstep_min = rcCtx->m_nMinQStep; in OutputSwCfg1_H264()