56 #ifndef NV_VPI_ALGORITHMS_MEDIAN_FILTER_H
57 #define NV_VPI_ALGORITHMS_MEDIAN_FILTER_H
59 #include "../Export.h"
60 #include "../Status.h"
154 int32_t kernelWidth, int32_t kernelHeight,
const int8_t *kernelData,
struct VPIImageImpl * VPIImage
图像句柄。
struct VPIStreamImpl * VPIStream
流句柄。
VPIBorderExtension
图像边界扩展指定应如何构建图像域外部的像素值。