TIOVX User Guide
tivx_kernel_histogram.h File Reference

Interface file for histogram kernel. More...

Go to the source code of this file.

Macros

#define TIVX_KERNEL_HISTOGRAM_INPUT_IDX   (0U)
 Index of the input image for histogram operation.
 
#define TIVX_KERNEL_HISTOGRAM_DISTRIBUTION_IDX   (1U)
 Index of the output image for histogram operation.
 
#define TIVX_KERNEL_HISTOGRAM_MAX_PARAMS   (2U)
 Max Parameter for histogram operation.
 

Detailed Description

Interface file for histogram kernel.

Definition in file tivx_kernel_histogram.h.