Home
last modified time | relevance | path

Searched refs:pGopLayer (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c2862 E_GOP_API_Result MApi_GOP_GWIN_SetLayer(GOP_LayerConfig *pGopLayer, MS_U32 u32SizeOfLayerInfo) in MApi_GOP_GWIN_SetLayer() argument
2873 stLayerSetting.u32LayerCount = pGopLayer->u32LayerCounts; in MApi_GOP_GWIN_SetLayer()
2877 stLayerSetting.u32Gop[i] = pGopLayer->stGopLayer[i].u32GopIndex; in MApi_GOP_GWIN_SetLayer()
2878 stLayerSetting.u32Layer[i] = pGopLayer->stGopLayer[i].u32LayerIndex; in MApi_GOP_GWIN_SetLayer()
2901 E_GOP_API_Result MApi_GOP_GWIN_GetLayer(GOP_LayerConfig *pGopLayer, MS_U32 u32SizeOfLayerInfo) in MApi_GOP_GWIN_GetLayer() argument
2919 if (pGopLayer != NULL) in MApi_GOP_GWIN_GetLayer()
2922 pGopLayer->u32LayerCounts = stLayerSetting.u32LayerCount; in MApi_GOP_GWIN_GetLayer()
2923 for (u32GOP = 0; u32GOP < pGopLayer->u32LayerCounts; u32GOP++) in MApi_GOP_GWIN_GetLayer()
2925 pGopLayer->stGopLayer[u32GOP].u32GopIndex = stLayerSetting.u32Gop[u32GOP]; in MApi_GOP_GWIN_GetLayer()
2926 pGopLayer->stGopLayer[u32GOP].u32LayerIndex = stLayerSetting.u32Layer[u32GOP]; in MApi_GOP_GWIN_GetLayer()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGOP.h1489 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_SetLayer(GOP_LayerConfig *pGopLayer, MS_U32 u32SizeOfLaye…
1498 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_GetLayer(GOP_LayerConfig *pGopLayer, MS_U32 u32SizeOfLaye…
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGOP.h1599 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_SetLayer(GOP_LayerConfig *pGopLayer, MS_U32 u32SizeOfLaye…
1608 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_GetLayer(GOP_LayerConfig *pGopLayer, MS_U32 u32SizeOfLaye…
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt12014 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_SetLayer(GOP_LayerConfig *pGopLayer, MS_U32 u32SizeOfLaye…
12016 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_GetLayer(GOP_LayerConfig *pGopLayer, MS_U32 u32SizeOfLaye…