![]() |
TIOVX User Guide
|
Interface file for threshold kernel. More...
Go to the source code of this file.
Macros | |
#define | TIVX_KERNEL_THRESHOLD_INPUT_IDX (0U) |
Index of the input image. | |
#define | TIVX_KERNEL_THRESHOLD_THRESH_IDX (1U) |
Index of the input threshold. | |
#define | TIVX_KERNEL_THRESHOLD_OUTPUT_IDX (2U) |
Index of the output image. | |
#define | TIVX_KERNEL_THRESHOLD_MAX_PARAMS (3U) |
Max Params supported by threshold kernel. | |
Interface file for threshold kernel.
Definition in file tivx_kernel_threshold.h.