Home
last modified time | relevance | path

Searched refs:bIsGetCMA (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_Auto.c2798 MS_BOOL bIsGetCMA = FALSE; in MApi_XC_Auto_GainOffset_U2() local
2805 MS_BOOL bIsGetCMA[CMA_XC_MEM_NUM] = {FALSE, }; in MApi_XC_Auto_GainOffset_U2() local
2812 …MHal_XC_Get_CMA_UsingCondition(pInstance, bIsGetCMA, au32CMAMemSCMSize, au32CMAMemFRCMSize, &u32Du… in MApi_XC_Auto_GainOffset_U2()
2814 …etCMA[self]=%d bIsGetCMA[cobuff]=%d \n",__func__,__LINE__,bIsGetCMA[CMA_XC_SELF_MEM],bIsGetCMA[CMA… in MApi_XC_Auto_GainOffset_U2()
2818 if (bIsGetCMA[CMA_XC_SELF_MEM] == TRUE) in MApi_XC_Auto_GainOffset_U2()
2823 else if (bIsGetCMA[CMA_XC_COBUFF_MEM] == TRUE) in MApi_XC_Auto_GainOffset_U2()
2862 if(eWindow==MAIN_WINDOW && bIsGetCMA) in MApi_XC_Auto_GainOffset_U2()
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c5045 MS_BOOL bIsGetCMA[CMA_XC_MEM_NUM] = {FALSE, }; in _MApi_XC_SetWindow() local
5069 …MHal_XC_Get_CMA_UsingCondition(pInstance, bIsGetCMA, au32CMAMemSCMSize, au32CMAMemFRCMSize, &u32Du… in _MApi_XC_SetWindow()
5070 …etCMA[self]=%d bIsGetCMA[cobuff]=%d \n",__func__,__LINE__,bIsGetCMA[CMA_XC_SELF_MEM],bIsGetCMA[CMA… in _MApi_XC_SetWindow()
5076 …if( ((bIsGetCMA[CMA_XC_SELF_MEM] == TRUE)&&((au32CMAMemSCMSize[CMA_XC_SELF_MEM]!=gSrcInfo[eWindow… in _MApi_XC_SetWindow()
5077 …||((bIsGetCMA[CMA_XC_COBUFF_MEM] == TRUE)&&((u32DualMiuMemSize!=gSrcInfo[eWindow].Status2.u32PreCM… in _MApi_XC_SetWindow()
5082 if (bIsGetCMA[CMA_XC_SELF_MEM] == TRUE) in _MApi_XC_SetWindow()
5099 if (bIsGetCMA[CMA_XC_COBUFF_MEM] == TRUE) in _MApi_XC_SetWindow()
5132 if (bIsGetCMA[CMA_XC_COBUFF_MEM] == TRUE) in _MApi_XC_SetWindow()
14238 static MS_BOOL bIsGetCMA[CMA_XC_MEM_NUM] = {FALSE,}; in MDrv_XC_OPTEE_Control() local
14322 …MHal_XC_Get_CMA_UsingCondition(pInstance, bIsGetCMA, au32CMAMemSCMSize, au32CMAMemFRCMSize, &u32Du… in MDrv_XC_OPTEE_Control()
[all …]
H A Dmvideo.c.05037 MS_BOOL bIsGetCMA[CMA_XC_MEM_NUM] = {FALSE, };
5061 …MHal_XC_Get_CMA_UsingCondition(pInstance, bIsGetCMA, au32CMAMemSCMSize, au32CMAMemFRCMSize, &u32Du…
5062 …_SETWINDOW,"[%s,%5d][CMA], bIsGetCMA[self]=%d bIsGetCMA[cobuff]=%d \n",__func__,__LINE__,bIsGetCMA
5068 …if( ((bIsGetCMA[CMA_XC_SELF_MEM] == TRUE)&&((au32CMAMemSCMSize[CMA_XC_SELF_MEM]!=gSrcInfo[eWindow…
5069 …||((bIsGetCMA[CMA_XC_COBUFF_MEM] == TRUE)&&((u32DualMiuMemSize!=gSrcInfo[eWindow].Status2.u32PreCM…
5074 if (bIsGetCMA[CMA_XC_SELF_MEM] == TRUE)
5091 if (bIsGetCMA[CMA_XC_COBUFF_MEM] == TRUE)
5124 if (bIsGetCMA[CMA_XC_COBUFF_MEM] == TRUE)
14220 static MS_BOOL bIsGetCMA[CMA_XC_MEM_NUM] = {FALSE,};
14304 …MHal_XC_Get_CMA_UsingCondition(pInstance, bIsGetCMA, au32CMAMemSCMSize, au32CMAMemFRCMSize, &u32Du…
[all …]