TIOVX User Guide
tivx_kernel_scale.h File Reference

Interface file for image scaling kernel. More...

Go to the source code of this file.

Macros

#define TIVX_KERNEL_SCALE_IMAGE_SRC_IDX   (0U)
 Index of the input image.
 
#define TIVX_KERNEL_SCALE_IMAGE_DST_IDX   (1U)
 Index of the output image.
 
#define TIVX_KERNEL_SCALE_IMAGE_TYPE_IDX   (2U)
 Index of the input interpolation type.
 
#define TIVX_KERNEL_SCALE_IMAGE_MAX_PARAMS   (3U)
 Max Params supported by threshold kernel.
 

Detailed Description

Interface file for image scaling kernel.

Definition in file tivx_kernel_scale.h.