| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvCMAPool.h | 197 struct CMA_Pool_Free_Param struct 204 struct CMA_Pool_Free_Param argument 268 MS_BOOL __attribute__((weak)) MApi_CMA_Pool_PutMem(struct CMA_Pool_Free_Param * free_param);
|
| H A D | drvCMAPool_v2.h | 181 struct CMA_Pool_Free_Param struct 214 MS_BOOL __attribute__((weak)) MApi_CMA_Pool_PutMem(struct CMA_Pool_Free_Param * free_param);
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/ |
| H A D | drvCMAPool.c | 401 MS_BOOL __attribute__((weak)) MApi_CMA_Pool_PutMem(struct CMA_Pool_Free_Param * free_param) in MApi_CMA_Pool_PutMem() 497 struct CMA_Pool_Free_Param free_param; 498 struct CMA_Pool_Free_Param free_param2; 706 MS_BOOL __attribute__((weak)) MApi_CMA_Pool_PutMem(struct CMA_Pool_Free_Param * free_param) in MApi_CMA_Pool_PutMem()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvCMAPool.h | 179 struct CMA_Pool_Free_Param struct 211 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 D | drvCMAPool.c | 368 MS_BOOL __attribute__((weak)) MApi_CMA_Pool_PutMem(struct CMA_Pool_Free_Param * free_param) in MApi_CMA_Pool_PutMem()
|
| H A D | MsOSmm.c | 687 struct CMA_Pool_Free_Param free_param; in MSOS_MMPool_PutMem()
|
| /utopia/UTPA2-700.0.x/modules/vd/drv/avd/ |
| H A D | drvAVD.c | 169 struct CMA_Pool_Free_Param AVD_CMA_Free_PARAM; // for MApi_CMA_Pool_PutMem
|
| /utopia/UTPA2-700.0.x/modules/demodulator/drv/demod/ |
| H A D | drvDMD_DTMB.c | 237 static struct CMA_Pool_Free_Param _DTMB_CMA_Free_PARAM; // for MApi_CMA_Pool_PutMem
|
| H A D | drvDMD_ISDBT.c | 235 static struct CMA_Pool_Free_Param _ISDBT_CMA_Free_PARAM; // for MApi_CMA_Pool_PutMem
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiMJPEG_EX.c | 297 static struct CMA_Pool_Free_Param cmaFreeParam[E_MJPEG_MJPEG_TOTAL];
|
| H A D | apiVDEC_EX.c | 911 struct CMA_Pool_Free_Param cmaFreeParam[2][VDEC_MAX_SUPPORT_STREAM_NUM]; 3401 struct CMA_Pool_Free_Param stCmaFreeParam; in _VDEC_EX_NdecAllocator_CMAFree() 3406 memset(&stCmaFreeParam, 0, sizeof(struct CMA_Pool_Free_Param)); in _VDEC_EX_NdecAllocator_CMAFree() 5133 struct CMA_Pool_Free_Param free_param; in _VDEC_EX_AllocateCMAActionCallBack() 5134 memset(&free_param, 0, sizeof(struct CMA_Pool_Free_Param)); in _VDEC_EX_AllocateCMAActionCallBack() 5171 memset(&free_param,0,sizeof(struct CMA_Pool_Free_Param)); in _VDEC_EX_AllocateCMAActionCallBack() 10358 struct CMA_Pool_Free_Param free_param; in _MApi_VDEC_EX_ReturnCMABuffer()
|
| H A D | apiVDEC_EX.c.0 | 911 struct CMA_Pool_Free_Param cmaFreeParam[2][VDEC_MAX_SUPPORT_STREAM_NUM]; 3401 struct CMA_Pool_Free_Param stCmaFreeParam; 3406 memset(&stCmaFreeParam, 0, sizeof(struct CMA_Pool_Free_Param)); 5129 struct CMA_Pool_Free_Param free_param; 5130 memset(&free_param, 0, sizeof(struct CMA_Pool_Free_Param)); 5167 memset(&free_param,0,sizeof(struct CMA_Pool_Free_Param)); 10354 struct CMA_Pool_Free_Param free_param;
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/ |
| H A D | apiMJPEG_EX.c | 276 static struct CMA_Pool_Free_Param cmaFreeParam[E_MJPEG_MJPEG_TOTAL];
|
| H A D | apiVDEC_EX.c | 870 struct CMA_Pool_Free_Param cmaFreeParam[2][VDEC_MAX_SUPPORT_STREAM_NUM]; 3201 struct CMA_Pool_Free_Param stCmaFreeParam; in _VDEC_EX_NdecAllocator_CMAFree() 3206 memset(&stCmaFreeParam, 0, sizeof(struct CMA_Pool_Free_Param)); in _VDEC_EX_NdecAllocator_CMAFree()
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/ |
| H A D | drvMVD_EX.c | 281 struct CMA_Pool_Free_Param cmaFreeParam[MVD_MAX_STREAMS];
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/ |
| H A D | drvMVD_EX.c | 273 struct CMA_Pool_Free_Param cmaFreeParam[MVD_MAX_STREAMS];
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/ |
| H A D | mhal_sc.c | 5323 struct CMA_Pool_Free_Param stCMAFreeParam; in MHal_XC_Release_CMA()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/ |
| H A D | mhal_sc.c | 5459 struct CMA_Pool_Free_Param stCMAFreeParam; in MHal_XC_Release_CMA()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/ |
| H A D | mhal_sc.c | 6576 struct CMA_Pool_Free_Param stCMAFreeParam; in MHal_XC_Release_CMA()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mainz/mvd_v3/ |
| H A D | halMVD_EX.c | 602 struct CMA_Pool_Free_Param cmaFreeParam[MAX_DEC_NUM];
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/ |
| H A D | mhal_sc.c | 6414 struct CMA_Pool_Free_Param stCMAFreeParam; in MHal_XC_Release_CMA()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/messi/mvd_v3/ |
| H A D | halMVD_EX.c | 602 struct CMA_Pool_Free_Param cmaFreeParam[MAX_DEC_NUM];
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/ |
| H A D | mhal_sc.c | 6310 struct CMA_Pool_Free_Param stCMAFreeParam; in MHal_XC_Release_CMA()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/ |
| H A D | drvHVD_EX.c | 316 struct CMA_Pool_Free_Param cmaFreeParam[2][HVD_MAX_STREAMS];
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6/mvd_v3/ |
| H A D | halMVD_EX.c | 632 struct CMA_Pool_Free_Param cmaFreeParam[MAX_DEC_NUM];
|