56 #ifndef NV_VPI_ALGORITHMS_IMAGE_STATS_H
57 #define NV_VPI_ALGORITHMS_IMAGE_STATS_H
59 #include "../Export.h"
60 #include "../Status.h"
struct VPIArrayImpl * VPIArray
数组的句柄。
VPIStatus vpiSubmitImageStats(VPIStream stream, uint64_t backend, VPIImage input, VPIArray statistics, VPIImage mask, uint32_t flags)
返回输入图像的各种图像统计信息。
struct VPIImageImpl * VPIImage
图像的句柄。
struct VPIStreamImpl * VPIStream
流的句柄。