声明了实现通道混合支持的函数。 更多...
宏 | |
#define | VPI_MIX_CHANNELS_MAX_IMAGES 4 |
可以传递给 通道混合 作为输入或输出的最大图像数量。 | |
函数 | |
VPIStatus | vpiSubmitMixChannels (VPIStream stream, uint64_t backend, VPIImage *inputs, int numInputs, VPIImage *outputs, int numOutputs, const int *inMapping, const int *outMapping, int numMapping) |
向流提交 通道混合 操作。 更多... | |
声明了实现通道混合支持的函数。
文件 MixChannels.h 中的定义。