TIOVX User Guide
tivx_kernel_lut.h File Reference

Interface file for lut kernel. More...

Go to the source code of this file.

Macros

#define TIVX_KERNEL_LUT_INPUT_IDX   (0U)
 Index of the input image.
 
#define TIVX_KERNEL_LUT_LUT_IDX   (1U)
 Index of the input lut.
 
#define TIVX_KERNEL_LUT_OUTPUT_IDX   (2U)
 Index of the output image.
 
#define TIVX_KERNEL_LUT_MAX_PARAMS   (3U)
 Max parameters supported by lut kernel.
 

Detailed Description

Interface file for lut kernel.

Definition in file tivx_kernel_lut.h.