Home
last modified time | relevance | path

Searched refs:MApi_CMA_Pool_PutMem (Results 1 – 25 of 31) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DdrvCMAPool.c401 MS_BOOL __attribute__((weak)) MApi_CMA_Pool_PutMem(struct CMA_Pool_Free_Param * free_param) in MApi_CMA_Pool_PutMem() function
608 ret = MApi_CMA_Pool_PutMem(&free_param);
648 ret = MApi_CMA_Pool_PutMem(&free_param2);
706 MS_BOOL __attribute__((weak)) MApi_CMA_Pool_PutMem(struct CMA_Pool_Free_Param * free_param) in MApi_CMA_Pool_PutMem() function
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvCMAPool_v2.h214 MS_BOOL __attribute__((weak)) MApi_CMA_Pool_PutMem(struct CMA_Pool_Free_Param * free_param);
H A DdrvCMAPool.h268 MS_BOOL __attribute__((weak)) MApi_CMA_Pool_PutMem(struct CMA_Pool_Free_Param * free_param);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvCMAPool.h211 MS_BOOL __attribute__((weak)) MApi_CMA_Pool_PutMem(struct CMA_Pool_Free_Param * free_param);
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvCMAPool.c368 MS_BOOL __attribute__((weak)) MApi_CMA_Pool_PutMem(struct CMA_Pool_Free_Param * free_param) in MApi_CMA_Pool_PutMem() function
H A DMsOSmm.c710 if((ret=MApi_CMA_Pool_PutMem(&free_param))==FALSE) in MSOS_MMPool_PutMem()
/utopia/UTPA2-700.0.x/modules/vd/drv/avd/
H A DdrvAVD.c237 if(MApi_CMA_Pool_PutMem(&AVD_CMA_Free_PARAM)==FALSE) in MDrv_AVD_Exit()
/utopia/UTPA2-700.0.x/modules/demodulator/drv/demod/
H A DdrvDMD_DTMB.c757 if(MApi_CMA_Pool_PutMem(&_DTMB_CMA_Free_PARAM) == FALSE) in _MDrv_DMD_DTMB_MD_Exit()
H A DdrvDMD_ISDBT.c709 if(MApi_CMA_Pool_PutMem(&_ISDBT_CMA_Free_PARAM) == FALSE) in _MDrv_DMD_ISDBT_MD_Exit()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiMJPEG_EX.c1164 if (MApi_CMA_Pool_PutMem(&cmaFreeParam[u8DrvId]) == FALSE) in MApi_MJPEG_Stop()
H A DapiVDEC_EX.c.03425 …VDEC_PRINT("[NDec][ALLOC][DBG][%s][%d] MApi_CMA_Pool_PutMem: heap_id=0x%x, offset_in_pool=0x%08llX…
3431 if(MApi_CMA_Pool_PutMem(&stCmaFreeParam) == FALSE)
3433 …VDEC_PRINT("[NDec][ALLOC][DBG][%s][%d] Warnning MApi_CMA_Pool_PutMem fail: heap_id=0x%x\n", __FUNC…
5148 if (MApi_CMA_Pool_PutMem(&free_param) == FALSE)
10389 if (MApi_CMA_Pool_PutMem(&free_param) == FALSE)
10391 …VDEC_PRINT("[VDEC][%d]MApi_CMA_Pool_PutMem%d fail in vdec:%d cmaFreeParam.pool_handle_id=%x, cmaFr…
10410 …VDEC_PRINT("[VDEC][%d]MApi_CMA_Pool_PutMem%d in vdec:%d cmaFreeParam.pool_handle_id=%x, cmaFreePar…
10434 if (MApi_CMA_Pool_PutMem(&pVdecExContext->cmaFreeParam[0][u8Idx]) == FALSE)
10456 if (MApi_CMA_Pool_PutMem(&pVdecExContext->cmaFreeParam[1][u8Idx]) == FALSE)
H A DapiVDEC_EX.c3431 if(MApi_CMA_Pool_PutMem(&stCmaFreeParam) == FALSE) in _VDEC_EX_NdecAllocator_CMAFree()
5152 if (MApi_CMA_Pool_PutMem(&free_param) == FALSE) in _VDEC_EX_AllocateCMAActionCallBack()
10393 if (MApi_CMA_Pool_PutMem(&free_param) == FALSE) in _MApi_VDEC_EX_ReturnCMABuffer()
10438 if (MApi_CMA_Pool_PutMem(&pVdecExContext->cmaFreeParam[0][u8Idx]) == FALSE) in _MApi_VDEC_EX_ReturnCMABuffer()
10460 if (MApi_CMA_Pool_PutMem(&pVdecExContext->cmaFreeParam[1][u8Idx]) == FALSE) in _MApi_VDEC_EX_ReturnCMABuffer()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiMJPEG_EX.c1112 if (MApi_CMA_Pool_PutMem(&cmaFreeParam[u8DrvId]) == FALSE) in MApi_MJPEG_Stop()
H A DapiVDEC_EX.c3227 if(MApi_CMA_Pool_PutMem(&stCmaFreeParam) == FALSE) in _VDEC_EX_NdecAllocator_CMAFree()
9493 if (MApi_CMA_Pool_PutMem(&pVdecExContext->cmaFreeParam[0][u8Idx]) == FALSE) in _MApi_VDEC_EX_ReturnCMABuffer()
9515 if (MApi_CMA_Pool_PutMem(&pVdecExContext->cmaFreeParam[1][u8Idx]) == FALSE) in _MApi_VDEC_EX_ReturnCMABuffer()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/
H A DdrvMVD_EX.c697 if (MApi_CMA_Pool_PutMem(&pMVDDrvContext->cmaFreeParam[u8DrvIdx]) == FALSE) in MDrv_MVD_Exit()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/
H A DdrvMVD_EX.c677 if (MApi_CMA_Pool_PutMem(&pMVDDrvContext->cmaFreeParam[u8DrvIdx]) == FALSE) in MDrv_MVD_Exit()
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/
H A Dmhal_sc.c5330 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA()
5342 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA()
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/
H A Dmhal_sc.c5466 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA()
5478 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_EX.c2639 if (MApi_CMA_Pool_PutMem(&pHVDDrvContext->cmaFreeParam[0][u8DrvId]) == FALSE) in MDrv_HVD_EX_Exit()
2644 if (MApi_CMA_Pool_PutMem(&pHVDDrvContext->cmaFreeParam[1][u8DrvId]) == FALSE) in MDrv_HVD_EX_Exit()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_EX.c2711 if (MApi_CMA_Pool_PutMem(&pHVDDrvContext->cmaFreeParam[0][u8DrvId]) == FALSE) in MDrv_HVD_EX_Exit()
2716 if (MApi_CMA_Pool_PutMem(&pHVDDrvContext->cmaFreeParam[1][u8DrvId]) == FALSE) in MDrv_HVD_EX_Exit()
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/
H A Dmhal_sc.c6514 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA()
6526 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA()
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/
H A Dmhal_sc.c7331 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA()
7343 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/
H A Dmhal_sc.c7865 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA()
7877 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA()
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/
H A Dmhal_sc.c7888 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA()
7900 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/
H A Dmhal_sc.c8153 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA()
8165 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA()

12