Home
last modified time | relevance | path

Searched refs:CMA_Pool_Init_Param (Results 1 – 25 of 40) sorted by relevance

12

/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvCMAPool.h213 struct CMA_Pool_Init_Param struct
231 struct CMA_Pool_Init_Param argument
265 MS_BOOL __attribute__((weak)) MApi_CMA_Pool_Init(struct CMA_Pool_Init_Param * Init_Param); argument
H A DdrvCMAPool_v2.h188 struct CMA_Pool_Init_Param struct
211 MS_BOOL __attribute__((weak)) MApi_CMA_Pool_Init(struct CMA_Pool_Init_Param * Init_Param); argument
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DdrvCMAPool.c234 MS_BOOL __attribute__((weak)) MApi_CMA_Pool_Init(struct CMA_Pool_Init_Param *Init_Param) in MApi_CMA_Pool_Init()
489 struct CMA_Pool_Init_Param Init_Param;
691 MS_BOOL __attribute__((weak)) MApi_CMA_Pool_Init(struct CMA_Pool_Init_Param *Init_Param) in MApi_CMA_Pool_Init()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvCMAPool.h186 struct CMA_Pool_Init_Param struct
208 MS_BOOL __attribute__((weak)) MApi_CMA_Pool_Init(struct CMA_Pool_Init_Param * Init_Param); argument
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A Dmvideo_context.h1065 INTERFACE struct CMA_Pool_Init_Param CMA_Pool_Init_PARAM[MAX_WINDOW][CMA_XC_MEM_NUM];
1067 INTERFACE struct CMA_Pool_Init_Param CMA_Pool_Init_PARAM[CMA_XC_MEM_NUM];
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvCMAPool.c215 MS_BOOL __attribute__((weak)) MApi_CMA_Pool_Init(struct CMA_Pool_Init_Param *Init_Param) in MApi_CMA_Pool_Init()
H A DMsOSmm.c516 struct CMA_Pool_Init_Param cmaInitParam; in MSOS_MMPool_Init()
/utopia/UTPA2-700.0.x/modules/vd/drv/avd/
H A DdrvAVD.c167 struct CMA_Pool_Init_Param AVD_CMA_Pool_Init_PARAM; // for MApi_CMA_Pool_Init
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiMJPEG_EX.c296 static struct CMA_Pool_Init_Param cmaInitParam;
2689 JPEG_memcpy((void*)(&cmaInitParam),pcmaInitParam,sizeof(struct CMA_Pool_Init_Param)); in MApi_MJPEG_SetCMAInformation()
H A DapiVDEC_EX.c785 struct CMA_Pool_Init_Param stCmaInitParam[E_VDEC_EX_CMA_POOL_MAX_SUPPORT_NUM];
910 struct CMA_Pool_Init_Param cmaInitParam[2]; // support two MIU
3293 struct CMA_Pool_Init_Param *pstCmaInitParam) in _VDEC_EX_NdecAllocator_CMAInit()
3299 _VDEC_Memset(pstCmaInitParam, 0, sizeof(struct CMA_Pool_Init_Param)); in _VDEC_EX_NdecAllocator_CMAInit()
3347 …struct CMA_Pool_Init_Param *pstCmaInitParam = &(pVdecExContext->stNDecAllocator.stCmaInitParam[eCM… in _VDEC_EX_NdecAllocator_CMAAlloc()
3402 …struct CMA_Pool_Init_Param *pstCmaInitParam = &(pVdecExContext->stNDecAllocator.stCmaInitParam[eCM… in _VDEC_EX_NdecAllocator_CMAFree()
3630 struct CMA_Pool_Init_Param *pstCmaInitParam = in _VDEC_EX_NdecAllocator_RegisterBufferInfoByCMA()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiMJPEG_EX.c275 static struct CMA_Pool_Init_Param cmaInitParam;
2568 JPEG_memcpy((void*)(&cmaInitParam),pcmaInitParam,sizeof(struct CMA_Pool_Init_Param)); in MApi_MJPEG_SetCMAInformation()
H A DapiVDEC_EX.c726 struct CMA_Pool_Init_Param stCmaInitParam[E_VDEC_EX_CMA_POOL_MAX_SUPPORT_NUM];
869 struct CMA_Pool_Init_Param cmaInitParam[2]; // support two MIU
3089 …struct CMA_Pool_Init_Param *pstCmaInitParam = &(pVdecExContext->stNDecAllocator.stCmaInitParam[eCM… in _VDEC_EX_NdecAllocator_CMAInit()
3095 memset(pstCmaInitParam, 0, sizeof(struct CMA_Pool_Init_Param)); in _VDEC_EX_NdecAllocator_CMAInit()
3151 …struct CMA_Pool_Init_Param *pstCmaInitParam = &(pVdecExContext->stNDecAllocator.stCmaInitParam[eCM… in _VDEC_EX_NdecAllocator_CMAAlloc()
3202 …struct CMA_Pool_Init_Param *pstCmaInitParam = &(pVdecExContext->stNDecAllocator.stCmaInitParam[eCM… in _VDEC_EX_NdecAllocator_CMAFree()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/
H A DdrvMVD_EX.c280 struct CMA_Pool_Init_Param cmaInitParam; // support two MIU
3875 memcpy((void*)(&pMVDDrvContext->cmaInitParam),cmaInitParam,sizeof(struct CMA_Pool_Init_Param)); in MDrv_MVD_SetCMAInformation()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/
H A DdrvMVD_EX.c272 struct CMA_Pool_Init_Param cmaInitParam; // support two MIU
3897 memcpy((void*)(&pMVDDrvContext->cmaInitParam),cmaInitParam,sizeof(struct CMA_Pool_Init_Param)); in MDrv_MVD_SetCMAInformation()
/utopia/UTPA2-700.0.x/modules/demodulator/drv/demod/
H A DdrvDMD_DTMB.c235 static struct CMA_Pool_Init_Param _DTMB_CMA_Pool_Init_PARAM; // for MApi_CMA_Pool_Init
H A DdrvDMD_ISDBT.c233 static struct CMA_Pool_Init_Param _ISDBT_CMA_Pool_Init_PARAM; // for MApi_CMA_Pool_Init
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/
H A Dmhal_sc.c7766 struct CMA_Pool_Init_Param CMA_Pool_Init_PARAM_temp[CMA_XC_MEM_NUM] = {{0},}; in MHal_XC_Get_CMA_Addr()
7835 struct CMA_Pool_Init_Param CMA_Pool_Init_PARAM_temp[CMA_XC_MEM_NUM] = {{0},}; in MHal_XC_Release_CMA()
7920 struct CMA_Pool_Init_Param CMA_Pool_Init_PARAM_temp[CMA_XC_MEM_NUM] = {{0},}; in MHal_XC_Get_CMA_UsingCondition()
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/
H A Dmhal_sc.c7789 struct CMA_Pool_Init_Param CMA_Pool_Init_PARAM_temp[CMA_XC_MEM_NUM] = {{0},}; in MHal_XC_Get_CMA_Addr()
7858 struct CMA_Pool_Init_Param CMA_Pool_Init_PARAM_temp[CMA_XC_MEM_NUM] = {{0},}; in MHal_XC_Release_CMA()
7943 struct CMA_Pool_Init_Param CMA_Pool_Init_PARAM_temp[CMA_XC_MEM_NUM] = {{0},}; in MHal_XC_Get_CMA_UsingCondition()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mainz/mvd_v3/
H A DhalMVD_EX.c601 struct CMA_Pool_Init_Param cmaInitParam; // support two MIU
8922 memcpy((void*)(&pMVDHalContext->cmaInitParam),cmaInitParam,sizeof(struct CMA_Pool_Init_Param)); in HAL_MVD_SetCMAInformation()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/messi/mvd_v3/
H A DhalMVD_EX.c601 struct CMA_Pool_Init_Param cmaInitParam; // support two MIU
8922 memcpy((void*)(&pMVDHalContext->cmaInitParam),cmaInitParam,sizeof(struct CMA_Pool_Init_Param)); in HAL_MVD_SetCMAInformation()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_EX.c315 struct CMA_Pool_Init_Param cmaInitParam[2]; // support two MIU
10315 memcpy((void*)(pHVDDrvContext->cmaInitParam),cmaInitParam,sizeof(struct CMA_Pool_Init_Param)*2); in MDrv_HVD_EX_SetCMAInformation()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6/mvd_v3/
H A DhalMVD_EX.c631 struct CMA_Pool_Init_Param cmaInitParam; // support two MIU
9454 memcpy((void*)(&pMVDHalContext->cmaInitParam),cmaInitParam,sizeof(struct CMA_Pool_Init_Param)); in HAL_MVD_SetCMAInformation()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/mvd_v3/
H A DhalMVD_EX.c635 struct CMA_Pool_Init_Param cmaInitParam; // support two MIU
9358 memcpy((void*)(&pMVDHalContext->cmaInitParam),cmaInitParam,sizeof(struct CMA_Pool_Init_Param)); in HAL_MVD_SetCMAInformation()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6lite/mvd_v3/
H A DhalMVD_EX.c632 struct CMA_Pool_Init_Param cmaInitParam; // support two MIU
9449 memcpy((void*)(&pMVDHalContext->cmaInitParam),cmaInitParam,sizeof(struct CMA_Pool_Init_Param)); in HAL_MVD_SetCMAInformation()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7621/mvd_v3/
H A DhalMVD_EX.c632 struct CMA_Pool_Init_Param cmaInitParam; // support two MIU
9355 memcpy((void*)(&pMVDHalContext->cmaInitParam),cmaInitParam,sizeof(struct CMA_Pool_Init_Param)); in HAL_MVD_SetCMAInformation()

12