56 #ifndef NV_VPI_ALGORITHMS_MEDIAN_FILTER_H
57 #define NV_VPI_ALGORITHMS_MEDIAN_FILTER_H
59 #include "../Export.h"
60 #include "../Status.h"
153 int32_t kernelWidth, int32_t kernelHeight,
const int8_t *kernelData,
struct VPIImageImpl * VPIImage
A handle to an image.
struct VPIStreamImpl * VPIStream
A handle to a stream.
VPIBorderExtension
Image border extension specify how pixel values outside of the image domain should be constructed.