Searched refs:DevInfo (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/api/gopscd/ |
| H A D | apiGOPSCD.c | 209 GOPSC_Result MApi_GOPSC_Init(GOPSC_DeviceInfo* DevInfo) in MApi_GOPSC_Init() argument 225 psGOPSCDInstPri->u32DeviceID = _GetDeviceIdFromInfo(DevInfo); in MApi_GOPSC_Init() 267 GOPSC_Result MApi_GOPSC_Enable(GOPSC_DeviceInfo* DevInfo, MS_BOOL enable) in MApi_GOPSC_Enable() argument 273 _GOPSCD_SET_INSTPRI_ID_FROM_INFO(psGOPSCDInstPri,DevInfo); in MApi_GOPSC_Enable() 314 GOPSC_Result MApi_GOPSC_GetGOPSCInfo(GOPSC_DeviceInfo* DevInfo, GOPSC_Info* gopscInfo) in MApi_GOPSC_GetGOPSCInfo() argument 321 _GOPSCD_SET_INSTPRI_ID_FROM_INFO(psGOPSCDInstPri,DevInfo); in MApi_GOPSC_GetGOPSCInfo() 364 GOPSC_Result MApi_GOPSC_SetGOPSCInfo(GOPSC_DeviceInfo* DevInfo, GOPSC_Info* gopscInfo) in MApi_GOPSC_SetGOPSCInfo() argument 371 _GOPSCD_SET_INSTPRI_ID_FROM_INFO(psGOPSCDInstPri,DevInfo); in MApi_GOPSC_SetGOPSCInfo() 424 GOPSC_Result MApi_GOPSC_SetHVSPSize(GOPSC_DeviceInfo* DevInfo, GOPSC_SizeInfo* sizeInfo, MS_U32 fla… in MApi_GOPSC_SetHVSPSize() argument 430 _GOPSCD_SET_INSTPRI_ID_FROM_INFO(psGOPSCDInstPri,DevInfo); in MApi_GOPSC_SetHVSPSize() [all …]
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGOPSC_Ex.h | 185 GOPSC_Result MApi_GOPSC_Init(GOPSC_DeviceInfo* DevInfo); 186 GOPSC_Result MApi_GOPSC_Enable(GOPSC_DeviceInfo* DevInfo, MS_BOOL enable); 187 GOPSC_Result MApi_GOPSC_GetGOPSCInfo(GOPSC_DeviceInfo* DevInfo, GOPSC_Info* gopscInfo); 188 GOPSC_Result MApi_GOPSC_SetGOPSCInfo(GOPSC_DeviceInfo* DevInfo, GOPSC_Info* gopscInfo); 189 GOPSC_Result MApi_GOPSC_SetHVSPSize(GOPSC_DeviceInfo* DevInfo, GOPSC_SizeInfo* sizeInfo, MS_U32 fla… 190 GOPSC_Result MApi_GOPSC_SetSkipPixel(GOPSC_DeviceInfo* DevInfo, GOPSC_SkipPixelInfo* skippixelInfo,… 191 GOPSC_Result MApi_GOPSC_ScalingDownOnce(GOPSC_DeviceInfo* DevInfo, MS_U8 FrameNum);
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGOPSC_Ex.h | 185 GOPSC_Result MApi_GOPSC_Init(GOPSC_DeviceInfo* DevInfo); 186 GOPSC_Result MApi_GOPSC_Enable(GOPSC_DeviceInfo* DevInfo, MS_BOOL enable); 187 GOPSC_Result MApi_GOPSC_GetGOPSCInfo(GOPSC_DeviceInfo* DevInfo, GOPSC_Info* gopscInfo); 188 GOPSC_Result MApi_GOPSC_SetGOPSCInfo(GOPSC_DeviceInfo* DevInfo, GOPSC_Info* gopscInfo); 189 GOPSC_Result MApi_GOPSC_SetHVSPSize(GOPSC_DeviceInfo* DevInfo, GOPSC_SizeInfo* sizeInfo, MS_U32 fla…
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 31230 GOPSC_Result MApi_GOPSC_Init(GOPSC_DeviceInfo* DevInfo); 31231 GOPSC_Result MApi_GOPSC_Enable(GOPSC_DeviceInfo* DevInfo, MS_BOOL enable); 31232 GOPSC_Result MApi_GOPSC_GetGOPSCInfo(GOPSC_DeviceInfo* DevInfo, GOPSC_Info* gopscInfo); 31233 GOPSC_Result MApi_GOPSC_SetGOPSCInfo(GOPSC_DeviceInfo* DevInfo, GOPSC_Info* gopscInfo); 31234 GOPSC_Result MApi_GOPSC_SetHVSPSize(GOPSC_DeviceInfo* DevInfo, GOPSC_SizeInfo* sizeInfo, MS_U32 fla… 31235 GOPSC_Result MApi_GOPSC_SetSkipPixel(GOPSC_DeviceInfo* DevInfo, GOPSC_SkipPixelInfo* skippixelInfo,… 31236 GOPSC_Result MApi_GOPSC_ScalingDownOnce(GOPSC_DeviceInfo* DevInfo, MS_U8 FrameNum);
|