TIOVX User Guide
tivx_kernel_magnitude.h File Reference

Interface file for magnitude kernel. More...

Go to the source code of this file.

Macros

#define TIVX_KERNEL_MAGNITUDE_GRAD_X_IDX   (0U)
 Index of the x input image.
 
#define TIVX_KERNEL_MAGNITUDE_GRAD_Y_IDX   (1U)
 Index of the y input image.
 
#define TIVX_KERNEL_MAGNITUDE_MAG_IDX   (2U)
 Index of the magnitude output image.
 
#define TIVX_KERNEL_MAGNITUDE_MAX_PARAMS   (3U)
 Max Params supported by magnitude kernel.
 

Detailed Description

Interface file for magnitude kernel.

Definition in file tivx_kernel_magnitude.h.