Declaration of VPI's core components and related functions. More...
Modules | |
Array | |
An abstract representation of a generic 1D array. | |
Context | |
Context is the implicit owner of objects created when it's active and their properties. | |
Event | |
A representation of events used in stream synchronization and timing. | |
Image | |
An abstract representation of a 2D image. | |
Pyramid | |
An abstract representation of a 2D image pyramid. | |
Stream | |
The main entry-point to the API is the VPIStream object. | |
WarpMap | |
Defines the VPIWarpMap object and related functions. | |
Declaration of VPI's core components and related functions.
Core components are comprised of first-class objects that are used to create compute pipelines. These include various buffer types, streams, events, etc.