56 #ifndef NV_VPI_ALGORITHMS_IMAGEFLIP_H
57 #define NV_VPI_ALGORITHMS_IMAGEFLIP_H
59 #include "../Export.h"
60 #include "../Status.h"
VPIStatus vpiSubmitImageFlip(VPIStream stream, uint64_t backend, VPIImage input, VPIImage output, VPIFlipMode flipMode)
水平、垂直或同时翻转 2D 图像。
struct VPIImageImpl * VPIImage
图像的句柄。
struct VPIStreamImpl * VPIStream
流的句柄。