TIOVX User Guide
tivx_kernel_warp_affine.h File Reference

Interface file for warp_affine kernel. More...

Go to the source code of this file.

Macros

#define TIVX_KERNEL_WARP_AFFINE_INPUT_IDX   (0U)
 Index of the input image for warp_affine.
 
#define TIVX_KERNEL_WARP_AFFINE_MATRIX_IDX   (1U)
 Index of the matrix for warp_affine.
 
#define TIVX_KERNEL_WARP_AFFINE_TYPE_IDX   (2U)
 Index of the scalar interpolation type for warp_affine.
 
#define TIVX_KERNEL_WARP_AFFINE_OUTPUT_IDX   (3U)
 Index of the output image for warp_affine.
 
#define TIVX_KERNEL_WARP_AFFINE_MAX_PARAMS   (4U)
 Max parameters supported by Warp Affine kernel.
 

Detailed Description

Interface file for warp_affine kernel.

Definition in file tivx_kernel_warp_affine.h.