Home
last modified time | relevance | path

Searched refs:CMA_XC_MEM_NUM (Results 1 – 20 of 20) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A Dmvideo_context.h663 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 DapiXC_Auto.c2805 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 Dmvideo.c4312 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 Dmvideo.c.04304 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 DapiXC.h577 CMA_XC_MEM_NUM = 2, enumerator
/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()
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 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()
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 Dmhal_sc.c8000 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 Dmhal_sc.c8001 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 DapiXC.h680 CMA_XC_MEM_NUM = 2, enumerator
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/
H A Dmhal_sc.c5358 if (u32DataSize < CMA_XC_MEM_NUM) in MHal_XC_Get_CMA_UsingCondition()
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/
H A Dmhal_sc.c5494 if (u32DataSize < CMA_XC_MEM_NUM) in MHal_XC_Get_CMA_UsingCondition()
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/
H A Dmhal_sc.c6604 if (u32DataSize < CMA_XC_MEM_NUM) in MHal_XC_Get_CMA_UsingCondition()
/utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/
H A Dmhal_sc.c6442 if (u32DataSize < CMA_XC_MEM_NUM) in MHal_XC_Get_CMA_UsingCondition()
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/
H A Dmhal_sc.c6338 if (u32DataSize < CMA_XC_MEM_NUM) in MHal_XC_Get_CMA_UsingCondition()
/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/
H A Dmhal_sc.c6953 if (u32DataSize < CMA_XC_MEM_NUM) in MHal_XC_Get_CMA_UsingCondition()
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/
H A Dmhal_sc.c6559 if (u32DataSize < CMA_XC_MEM_NUM) in MHal_XC_Get_CMA_UsingCondition()
/utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/
H A Dmhal_sc.c7262 if (u32DataSize < CMA_XC_MEM_NUM) in MHal_XC_Get_CMA_UsingCondition()
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/
H A Dmhal_sc.c7379 if (u32DataSize < CMA_XC_MEM_NUM) in MHal_XC_Get_CMA_UsingCondition()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt682 CMA_XC_MEM_NUM = 2,