Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A DmsRateCtrl.c342 ct->m_nFrameType = nFrameType; in cvbr_InitFrame()
859 …nCodecType==REG_ENC_MODE_MPG4 && (!IsIntra) && ((ct->m_nFrameType==P_VOP&&IsP4MV)||(ct->m_nFrameTy… in cvbr_InitMB()
871 if (ct->m_nFrameType==I_VOP) in cvbr_InitMB()
880 if (ct->m_nFrameType==I_VOP) in cvbr_InitMB()
916 if (ct->m_nCodecType==REG_ENC_MODE_MPG4 && ct->m_nFrameType==B_VOP /*&& RtnQP!=nPrevQP*/) { in cvbr_InitMB()
H A DmsRateCtrl.h195 int m_nFrameType; member
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A DmsRateCtrl.c362 ct->m_nFrameType = nFrameType; in cvbr_InitFrame()
880 …nCodecType==REG_ENC_MODE_MPG4 && (!IsIntra) && ((ct->m_nFrameType==P_VOP&&IsP4MV)||(ct->m_nFrameTy… in cvbr_InitMB()
892 if (ct->m_nFrameType==I_VOP) in cvbr_InitMB()
901 if (ct->m_nFrameType==I_VOP) in cvbr_InitMB()
937 if (ct->m_nCodecType==REG_ENC_MODE_MPG4 && ct->m_nFrameType==B_VOP /*&& RtnQP!=nPrevQP*/) { in cvbr_InitMB()
H A DmsRateCtrl.h195 MS_S32 m_nFrameType; member