Platform#
APIs to interact with PVA SDK build system.
Macros#
- CUPVA_DECLARE_EXECUTABLE
Declare a VPU executable with the given name.
- CUPVA_EXECUTABLE_DATA
Get the VPU executable data address.
- CUPVA_EXECUTABLE_SIZE
Get the VPU executable size.
- PVA_DECLARE_EXECUTABLE
Declare a VPU executable with the given name.
- PVA_EXECUTABLE_DATA
Get the VPU executable data address.
- PVA_EXECUTABLE_SIZE
Get the VPU executable size.