Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/hvd/
H A DdrvHVD_def.h257 #define HVD_VA2PA(x ) (x)//(MS_U32)(MS_VA2PA( (void*)(x))) // fixme macro
259 #define HVD_VA2PA(x ) (x)//(MS_U32)(MS_VA2PA( (void*)(x))) // fixme macro
262 #define HVD_VA2PA(x) (x) macro
H A DdrvHVD_sub.c343 gSubHVDCtrl.MemMap.u32CodeBufAddr= HVD_VA2PA( pStMemCfg->u32CodeBufVAddr ) ; in _DRV_HVD_Sub_InitVariables()
344 gSubHVDCtrl.MemMap.u32FrameBufAddr= HVD_VA2PA( pStMemCfg->u32FrameBufVAddr ) ; in _DRV_HVD_Sub_InitVariables()
345 gSubHVDCtrl.MemMap.u32BitstreamBufAddr= HVD_VA2PA( pStMemCfg->u32BitstreamBufVAddr ) ; in _DRV_HVD_Sub_InitVariables()
346 gSubHVDCtrl.MemMap.u32DrvProcessBufAddr = HVD_VA2PA( pStMemCfg->u32DrvProcessBufVAddr ) ; in _DRV_HVD_Sub_InitVariables()
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/
H A DdrvHVD_def.h328 #define HVD_VA2PA(x ) (x)//(MS_U32)(MS_VA2PA( (void*)(x))) // fixme macro
330 #define HVD_VA2PA(x ) (x)//(MS_U32)(MS_VA2PA( (void*)(x))) // fixme macro
333 #define HVD_VA2PA(x) (x) macro
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_def.h330 #define HVD_VA2PA(x ) (x)//(MS_U32)(MS_VA2PA( (void*)(x))) // fixme macro
332 #define HVD_VA2PA(x ) (x)//(MS_U32)(MS_VA2PA( (void*)(x))) // fixme macro
335 #define HVD_VA2PA(x) (x) macro
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_def.h337 #define HVD_VA2PA(x ) (x)//(MS_U32)(MS_VA2PA( (void*)(x))) // fixme macro
339 #define HVD_VA2PA(x ) (x)//(MS_U32)(MS_VA2PA( (void*)(x))) // fixme macro
342 #define HVD_VA2PA(x) (x) macro