TIOVX User Guide
tivx_kernel_remap.h File Reference

Interface file for remap kernel. More...

Go to the source code of this file.

Macros

#define TIVX_KERNEL_REMAP_INPUT_IDX   (0U)
 Index of the input image.
 
#define TIVX_KERNEL_REMAP_TABLE_IDX   (1U)
 Index of the input image.
 
#define TIVX_KERNEL_REMAP_POLICY_IDX   (2U)
 Index of the input image.
 
#define TIVX_KERNEL_REMAP_OUTPUT_IDX   (3U)
 Index of the output image.
 
#define TIVX_KERNEL_REMAP_MAX_PARAMS   (4U)
 Max Params supported by remap kernel.
 

Detailed Description

Interface file for remap kernel.

Definition in file tivx_kernel_remap.h.