Searched refs:m_nCodecType (Results 1 – 5 of 5) sorted by relevance
185 ct->m_nCodecType = pRCInfo->nCodecType; in cvbr_InitRateControl()260 if (ct->m_nCodecType==REG_ENC_MODE_MPG4 || ct->m_nCodecType==REG_ENC_MODE_H263) { in cvbr_InitRateControl()273 MFE_ASSERT(ct->m_nCodecType==REG_ENC_MODE_H264); in cvbr_InitRateControl()710 if (ct->m_nCodecType==REG_ENC_MODE_H264) in rcQP2Qstep()732 if (ct->m_nCodecType==REG_ENC_MODE_H264) in rcQstep2QP()781 else if (ct->m_nCodecType==REG_ENC_MODE_MPG4 || ct->m_nCodecType==REG_ENC_MODE_H263) in rcQstep2QP()859 …if (ct->m_nCodecType==REG_ENC_MODE_MPG4 && (!IsIntra) && ((ct->m_nFrameType==P_VOP&&IsP4MV)||(ct->… in cvbr_InitMB()916 if (ct->m_nCodecType==REG_ENC_MODE_MPG4 && ct->m_nFrameType==B_VOP /*&& RtnQP!=nPrevQP*/) { in cvbr_InitMB()
157 int m_nCodecType; member
184 ct->m_nCodecType = pRCInfo->nCodecType; in cvbr_InitRateControl()268 if (ct->m_nCodecType==REG_ENC_MODE_MPG4 || ct->m_nCodecType==REG_ENC_MODE_H263) { in cvbr_InitRateControl()281 MS_ASSERT(ct->m_nCodecType==REG_ENC_MODE_H264); in cvbr_InitRateControl()731 if (ct->m_nCodecType==REG_ENC_MODE_H264) in rcQP2Qstep()753 if (ct->m_nCodecType==REG_ENC_MODE_H264) in rcQstep2QP()802 else if (ct->m_nCodecType==REG_ENC_MODE_MPG4 || ct->m_nCodecType==REG_ENC_MODE_H263) in rcQstep2QP()880 …if (ct->m_nCodecType==REG_ENC_MODE_MPG4 && (!IsIntra) && ((ct->m_nFrameType==P_VOP&&IsP4MV)||(ct->… in cvbr_InitMB()937 if (ct->m_nCodecType==REG_ENC_MODE_MPG4 && ct->m_nFrameType==B_VOP /*&& RtnQP!=nPrevQP*/) { in cvbr_InitMB()
157 MS_S32 m_nCodecType; member
370 rcCtx->m_nCodecType = pConfig->nCodecType; in mfeM4VE_EncodeFrame()