Searched refs:m_nFrameType (Results 1 – 4 of 4) sorted by relevance
342 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()
195 int m_nFrameType; member
362 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()
195 MS_S32 m_nFrameType; member