Go to the source code of this file.
Data Structures | |
| struct | cupvaHardwareInfo_t |
| Holds the PVA hardware information. More... | |
Functions | |
| DLL_EXPORT cupvaError_t | CupvaGetHardwareInfo (cupvaHardwareInfo_t *const hardwareInfo) |
| Query the hardware information on given platform. More... | |
| DLL_EXPORT cupvaError_t | CupvaGetLastError (char const **const errorMsg) |
| Get the last error code and error message. More... | |
| DLL_EXPORT cupvaError_t | CupvaGetDriverVersion (uint32_t *driverVersion) |
| Get the version of the PVA driver. More... | |
| DLL_EXPORT cupvaError_t | CupvaGetRuntimeVersion (uint32_t *runtimeVersion) |
| Get the version of the CUPVA runtime library. More... | |