TIOVX User Guide
tivx_kernel_warp_perspective.h File Reference

Interface file for warp_perspective kernel. More...

Go to the source code of this file.

Macros

#define TIVX_KERNEL_WARP_PERSPECTIVE_INPUT_IDX   (0U)
 Index of the input image for warp_perspective.
 
#define TIVX_KERNEL_WARP_PERSPECTIVE_MATRIX_IDX   (1U)
 Index of the matrix for warp_perspective.
 
#define TIVX_KERNEL_WARP_PERSPECTIVE_TYPE_IDX   (2U)
 Index of the scalar interpolation type for warp_perspective.
 
#define TIVX_KERNEL_WARP_PERSPECTIVE_OUTPUT_IDX   (3U)
 Index of the output image for warp_perspective.
 
#define TIVX_KERNEL_WARP_PERSPECTIVE_MAX_PARAMS   (4U)
 Max parameters supported by Warp Perspective kernel.
 

Detailed Description

Interface file for warp_perspective kernel.

Definition in file tivx_kernel_warp_perspective.h.