| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/ |
| H A D | mvideo_context.h | 663 XC_CMA_CONFIG stXCConfigCMA[CMA_XC_MEM_NUM]; 769 MS_U32 u32PreCMAMemSCMSize[CMA_XC_MEM_NUM]; ///<CMA SCM Size 770 MS_U32 u32PreCMAMemFRCMSize[CMA_XC_MEM_NUM]; ///<CMA FRCM Size 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/xc/api/xc/ |
| H A D | apiXC_Auto.c | 2805 MS_BOOL bIsGetCMA[CMA_XC_MEM_NUM] = {FALSE, }; in MApi_XC_Auto_GainOffset_U2() 2806 MS_U32 au32CMAMemSCMSize[CMA_XC_MEM_NUM] = {0, }; in MApi_XC_Auto_GainOffset_U2() 2807 MS_U32 au32CMAMemFRCMSize[CMA_XC_MEM_NUM] = {0, }; in MApi_XC_Auto_GainOffset_U2() 2810 XC_CMA_CLIENT enCmaClient = CMA_XC_MEM_NUM; in MApi_XC_Auto_GainOffset_U2() 2812 …ce, bIsGetCMA, au32CMAMemSCMSize, au32CMAMemFRCMSize, &u32DualMiuMemSize, CMA_XC_MEM_NUM, eWindow); in MApi_XC_Auto_GainOffset_U2()
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mvideo.c | 4312 if (enCmaClient >= CMA_XC_MEM_NUM) in MDrv_XC_ConfigCMA() 5045 MS_BOOL bIsGetCMA[CMA_XC_MEM_NUM] = {FALSE, }; in _MApi_XC_SetWindow() 5046 MS_U32 au32CMAMemSCMSize[CMA_XC_MEM_NUM] = {0, }; in _MApi_XC_SetWindow() 5047 MS_U32 au32CMAMemFRCMSize[CMA_XC_MEM_NUM] = {0, }; in _MApi_XC_SetWindow() 5069 …ce, bIsGetCMA, au32CMAMemSCMSize, au32CMAMemFRCMSize, &u32DualMiuMemSize, CMA_XC_MEM_NUM, eWindow); in _MApi_XC_SetWindow() 5080 MS_PHY u32CMAAddr[CMA_XC_MEM_NUM] = {0, }; in _MApi_XC_SetWindow() 5125 XC_CMA_CLIENT enXCCMAClient = CMA_XC_MEM_NUM; in _MApi_XC_SetWindow() 14238 static MS_BOOL bIsGetCMA[CMA_XC_MEM_NUM] = {FALSE,}; in MDrv_XC_OPTEE_Control() 14315 MS_U32 au32CMAMemSCMSize[CMA_XC_MEM_NUM] = {0, }; in MDrv_XC_OPTEE_Control() 14316 MS_U32 au32CMAMemFRCMSize[CMA_XC_MEM_NUM] = {0, }; in MDrv_XC_OPTEE_Control() [all …]
|
| H A D | mvideo.c.0 | 4304 if (enCmaClient >= CMA_XC_MEM_NUM) 5037 MS_BOOL bIsGetCMA[CMA_XC_MEM_NUM] = {FALSE, }; 5038 MS_U32 au32CMAMemSCMSize[CMA_XC_MEM_NUM] = {0, }; 5039 MS_U32 au32CMAMemFRCMSize[CMA_XC_MEM_NUM] = {0, }; 5061 …ce, bIsGetCMA, au32CMAMemSCMSize, au32CMAMemFRCMSize, &u32DualMiuMemSize, CMA_XC_MEM_NUM, eWindow); 5072 MS_PHY u32CMAAddr[CMA_XC_MEM_NUM] = {0, }; 5117 XC_CMA_CLIENT enXCCMAClient = CMA_XC_MEM_NUM; 14220 static MS_BOOL bIsGetCMA[CMA_XC_MEM_NUM] = {FALSE,}; 14297 MS_U32 au32CMAMemSCMSize[CMA_XC_MEM_NUM] = {0, }; 14298 MS_U32 au32CMAMemFRCMSize[CMA_XC_MEM_NUM] = {0, }; [all …]
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiXC.h | 577 CMA_XC_MEM_NUM = 2, enumerator
|
| /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() 7915 if (u32DataSize < CMA_XC_MEM_NUM) in MHal_XC_Get_CMA_UsingCondition() 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() 7938 if (u32DataSize < CMA_XC_MEM_NUM) in MHal_XC_Get_CMA_UsingCondition() 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/xc/hal/M7821/xc/ |
| H A D | mhal_sc.c | 8000 struct CMA_Pool_Init_Param CMA_Pool_Init_PARAM_temp[CMA_XC_MEM_NUM] = {{0},}; in MHal_XC_Get_CMA_Addr() 8124 struct CMA_Pool_Init_Param CMA_Pool_Init_PARAM_temp[CMA_XC_MEM_NUM] = {{0},}; in MHal_XC_Release_CMA() 8203 if (u32DataSize < CMA_XC_MEM_NUM) in MHal_XC_Get_CMA_UsingCondition() 8208 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/maserati/xc/ |
| H A D | mhal_sc.c | 8001 struct CMA_Pool_Init_Param CMA_Pool_Init_PARAM_temp[CMA_XC_MEM_NUM] = {{0},}; in MHal_XC_Get_CMA_Addr() 8125 struct CMA_Pool_Init_Param CMA_Pool_Init_PARAM_temp[CMA_XC_MEM_NUM] = {{0},}; in MHal_XC_Release_CMA() 8204 if (u32DataSize < CMA_XC_MEM_NUM) in MHal_XC_Get_CMA_UsingCondition() 8209 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/mxlib/include/ |
| H A D | apiXC.h | 680 CMA_XC_MEM_NUM = 2, enumerator
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/ |
| H A D | mhal_sc.c | 5358 if (u32DataSize < CMA_XC_MEM_NUM) in MHal_XC_Get_CMA_UsingCondition()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/ |
| H A D | mhal_sc.c | 5494 if (u32DataSize < CMA_XC_MEM_NUM) in MHal_XC_Get_CMA_UsingCondition()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/ |
| H A D | mhal_sc.c | 6604 if (u32DataSize < CMA_XC_MEM_NUM) in MHal_XC_Get_CMA_UsingCondition()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/ |
| H A D | mhal_sc.c | 6442 if (u32DataSize < CMA_XC_MEM_NUM) in MHal_XC_Get_CMA_UsingCondition()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/ |
| H A D | mhal_sc.c | 6338 if (u32DataSize < CMA_XC_MEM_NUM) in MHal_XC_Get_CMA_UsingCondition()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/ |
| H A D | mhal_sc.c | 6953 if (u32DataSize < CMA_XC_MEM_NUM) in MHal_XC_Get_CMA_UsingCondition()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/ |
| H A D | mhal_sc.c | 6559 if (u32DataSize < CMA_XC_MEM_NUM) in MHal_XC_Get_CMA_UsingCondition()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/ |
| H A D | mhal_sc.c | 7262 if (u32DataSize < CMA_XC_MEM_NUM) in MHal_XC_Get_CMA_UsingCondition()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/ |
| H A D | mhal_sc.c | 7379 if (u32DataSize < CMA_XC_MEM_NUM) in MHal_XC_Get_CMA_UsingCondition()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 682 CMA_XC_MEM_NUM = 2,
|