| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvCMAPool.h | 213 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 D | drvCMAPool_v2.h | 188 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 D | drvCMAPool.c | 234 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 D | drvCMAPool.h | 186 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 D | mvideo_context.h | 1065 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 D | drvCMAPool.c | 215 MS_BOOL __attribute__((weak)) MApi_CMA_Pool_Init(struct CMA_Pool_Init_Param *Init_Param) in MApi_CMA_Pool_Init()
|
| H A D | MsOSmm.c | 516 struct CMA_Pool_Init_Param cmaInitParam; in MSOS_MMPool_Init()
|
| /utopia/UTPA2-700.0.x/modules/vd/drv/avd/ |
| H A D | drvAVD.c | 167 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 D | apiMJPEG_EX.c | 296 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 D | apiVDEC_EX.c | 785 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 D | apiMJPEG_EX.c | 275 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 D | apiVDEC_EX.c | 726 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 D | drvMVD_EX.c | 280 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 D | drvMVD_EX.c | 272 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 D | drvDMD_DTMB.c | 235 static struct CMA_Pool_Init_Param _DTMB_CMA_Pool_Init_PARAM; // for MApi_CMA_Pool_Init
|
| H A D | drvDMD_ISDBT.c | 233 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 D | mhal_sc.c | 7766 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 D | mhal_sc.c | 7789 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 D | halMVD_EX.c | 601 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 D | halMVD_EX.c | 601 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 D | drvHVD_EX.c | 315 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 D | halMVD_EX.c | 631 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 D | halMVD_EX.c | 635 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 D | halMVD_EX.c | 632 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 D | halMVD_EX.c | 632 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()
|