Searched refs:pGopLayer (Results 1 – 4 of 4) sorted by relevance
2862 E_GOP_API_Result MApi_GOP_GWIN_SetLayer(GOP_LayerConfig *pGopLayer, MS_U32 u32SizeOfLayerInfo) in MApi_GOP_GWIN_SetLayer() argument2873 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() argument2919 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()
1489 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…
1599 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…
12014 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…