Home
last modified time | relevance | path

Searched refs:nVPSizeInBits (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dmfe_common.c747 …pConfig->rcInfo.nVPSize = pConfig->nVPSizeInBits > 0 ? pConfig->nVPSizeInBits : 0; // 0 means n… in MfeDrvRateControlInit()
H A Dmfe_common.h340 int nVPSizeInBits; member
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dmfe_common.c718 …pConfig->rcInfo.nVPSize = pConfig->nVPSizeInBits > 0 ? pConfig->nVPSizeInBits : 0; // 0 means n… in MfeDrvRateControlInit()
H A Dmfe_common.h373 MS_S32 nVPSizeInBits; member
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe.c1011 pConfig->nVPSizeInBits = 12000; in mdrvLoadTestCasePre()