Home
last modified time | relevance | path

Searched refs:FRAMELEVELRC (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A DmsRateCtrl.c183 MFE_ASSERT(pRCInfo->rcGranularity==FRAMELEVELRC); in cvbr_InitRateControl()
239 if (ct->m_rcGranularity==FRAMELEVELRC) in cvbr_InitRateControl()
956 if (ct->m_rcGranularity==FRAMELEVELRC) { in cvbr_InitMB()
H A Dmfe_common.c755 pConfig->rcInfo.rcGranularity = FRAMELEVELRC; in MfeDrvRateControlInit()
767 pConfig->rcInfo.rcGranularity = FRAMELEVELRC; in MfeDrvRateControlInit()
H A DmsRateCtrl.h123 FRAMELEVELRC = 1, //!< All MB's in one frame uses the same qscale. enumerator
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dmfe_common.c684 rcInfo.rcGranularity = FRAMELEVELRC; in _sw263v_ReinitRateCtrl()
726 pConfig->rcInfo.rcGranularity = FRAMELEVELRC; in MfeDrvRateControlInit()
739 pConfig->rcInfo.rcGranularity = FRAMELEVELRC; in MfeDrvRateControlInit()
H A DmsRateCtrl.c182 MS_ASSERT(pRCInfo->rcGranularity==FRAMELEVELRC); in cvbr_InitRateControl()
238 if (ct->m_rcGranularity==FRAMELEVELRC) in cvbr_InitRateControl()
977 if (ct->m_rcGranularity==FRAMELEVELRC) { in cvbr_InitMB()
H A DmsRateCtrl.h125 FRAMELEVELRC = 1, //!< All MB's in one frame uses the same qscale. enumerator