Declares functions that implement support for Mix Channels. More...
Go to the source code of this file.
Macros | |
#define | VPI_MIX_CHANNELS_MAX_IMAGES 4 |
Maximum number of images that can be passed to Mix Channels as either input or output. | |
Functions | |
VPIStatus | vpiSubmitMixChannels (VPIStream stream, uint64_t backend, VPIImage *inputs, int numInputs, VPIImage *outputs, int numOutputs, const int *inMapping, const int *outMapping, int numMapping) |
Submits a Mix Channels operation to the stream. More... | |
Declares functions that implement support for Mix Channels.
Definition in file MixChannels.h.