TIOVX User Guide
tivx_kernel_halfscale_gaussian.h File Reference

Interface file for image scaling kernel. More...

Go to the source code of this file.

Macros

#define TIVX_KERNEL_HALFSCALE_GAUSSIAN_INPUT_IDX   (0U)
 Index of the input image.
 
#define TIVX_KERNEL_HALFSCALE_GAUSSIAN_OUTPUT_IDX   (1U)
 Index of the output image.
 
#define TIVX_KERNEL_HALFSCALE_GAUSSIAN_KERNEL_SIZE_IDX   (2U)
 Index of the input kernel size.
 
#define TIVX_KERNEL_HALFSCALE_GAUSSIAN_MAX_PARAMS   (3U)
 Max Params supported by halfscale gaussian kernel.
 

Detailed Description

Interface file for image scaling kernel.

Definition in file tivx_kernel_halfscale_gaussian.h.