Home
last modified time | relevance | path

Searched refs:u32CodeBufSize (Results 1 – 25 of 69) sorted by relevance

123

/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiVDEC.c3643 memCfg.u32FWCodeSize = cfg.u32CodeBufSize; in MApi_VDEC_V2_Init()
3852 stMemCfg.u32CodeBufSize = cfg.u32CodeBufSize; in MApi_VDEC_V2_Init()
4022 initParam.u32FwSize = cfg.u32CodeBufSize; in MApi_VDEC_V2_Init()
4067 memCfg.u32FWSize = cfg.u32CodeBufSize; in MApi_VDEC_V2_Init()
4241 memCfg.u32FWCodeSize = cfg.u32CodeBufSize; in MApi_VDEC_V2_Init_EX()
4445 stMemCfg.u32CodeBufSize = cfg.u32CodeBufSize; in MApi_VDEC_V2_Init_EX()
4621 initParam.u32FwSize = cfg.u32CodeBufSize; in MApi_VDEC_V2_Init_EX()
4661 memCfg.u32FWSize = cfg.u32CodeBufSize; in MApi_VDEC_V2_Init_EX()
H A DapiVDEC_EX_wrap.c856 pstSys->u32CodeBufSize = pstExSys->u32CodeBufSize; in _VDEC_MapSysCfg()
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/hvd/
H A DdrvHVD_sub.c309 gSubHVDCtrl.MemMap.u32CodeBufSize = pStMemCfg->u32CodeBufSize; in _DRV_HVD_Sub_InitVariables()
365 gSubHVDCtrl.MemMap.u32CodeBufSize, in _DRV_HVD_Sub_InitVariables()
H A DdrvHVD_def.h723 MS_U32 u32CodeBufSize; //!< the code buffer size member
H A DdrvHVD.c295 gHVDCtrl.MemMap.u32CodeBufSize = pStMemCfg->u32CodeBufSize; in _DRV_HVD_InitVariables()
317 gHVDCtrl.MemMap.u32CodeBufSize, in _DRV_HVD_InitVariables()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiVDEC.h799 MS_U32 u32CodeBufSize; member
H A DapiVDEC_EX_v2.h1050 MS_U32 u32CodeBufSize; member
H A DdrvHVD.h704 MS_U32 u32CodeBufSize; //!< the code buffer size member
H A DapiVDEC_EX.h1047 MS_SIZE u32CodeBufSize; member
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/
H A DdrvHVD_EX.c359 pCtrl->MemMap.u32CodeBufSize = pStMemCfg->u32CodeBufSize; in _HVD_EX_InitVariables()
405 pDrvCtrl_sub->MemMap.u32CodeBufSize = pStMemCfg->u32CodeBufSize; in _HVD_EX_InitVariables()
431 pCtrl->MemMap.u32CodeBufAddr, pCtrl->MemMap.u32CodeBufSize, in _HVD_EX_InitVariables()
H A DdrvHVD_def.h802 MS_U32 u32CodeBufSize; //!< the code buffer size member
H A DdrvHVD_EX.h738 MS_U32 u32CodeBufSize; //!< the code buffer size member
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_wrap.c876 pstExSys->u32CodeBufSize = pstSys->u32CodeBufSize; in _VDEC_MapSysCfg()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_wrap.c918 pstExSys->u32CodeBufSize = pstSys->u32CodeBufSize; in _VDEC_MapSysCfg()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_wrap.c890 pstExSys->u32CodeBufSize = pstSys->u32CodeBufSize; in _VDEC_MapSysCfg()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvHVD.h704 MS_U32 u32CodeBufSize; //!< the code buffer size member
H A DapiVDEC_EX_v2.h1119 MS_U32 u32CodeBufSize; member
H A DapiVDEC.h904 MS_U32 u32CodeBufSize; member
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_def.h912 MS_U32 u32CodeBufSize; //!< the code buffer size member
H A DdrvHVD_EX.c439 pCtrl->MemMap.u32CodeBufSize = pStMemCfg->u32CodeBufSize; in _HVD_EX_InitVariables()
489 pDrvCtrl_sub->MemMap.u32CodeBufSize = pStMemCfg->u32CodeBufSize; in _HVD_EX_InitVariables()
515 (unsigned long)pCtrl->MemMap.u32CodeBufAddr, pCtrl->MemMap.u32CodeBufSize, in _HVD_EX_InitVariables()
H A DdrvHVD_EX.h889 MS_U32 u32CodeBufSize; //!< the code buffer size member
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_def.h915 MS_U32 u32CodeBufSize; //!< the code buffer size member
H A DdrvHVD_EX.c434 pCtrl->MemMap.u32CodeBufSize = pStMemCfg->u32CodeBufSize; in _HVD_EX_InitVariables()
484 pDrvCtrl_sub->MemMap.u32CodeBufSize = pStMemCfg->u32CodeBufSize; in _HVD_EX_InitVariables()
510 (unsigned long)pCtrl->MemMap.u32CodeBufAddr, pCtrl->MemMap.u32CodeBufSize, in _HVD_EX_InitVariables()
H A DdrvHVD_EX.h859 MS_U32 u32CodeBufSize; //!< the code buffer size member
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maserati/hvd_ex/
H A DhalHVD_EX.c1491 fwCfg.u32DstSize = pCtrl->MemMap.u32CodeBufSize; in _HVD_EX_SetRegCPU()
2761 …MS_U32) pShm) && ((MS_U32) pShm <= (pCtrl->MemMap.u32CodeBufVAddr + pCtrl->MemMap.u32CodeBufSize))) in HAL_HVD_EX_InitVariables()

123