![]() |
TIOVX User Guide
|
Interface file for non-linear filter kernel. More...
Go to the source code of this file.
Macros | |
#define | TIVX_KERNEL_NON_LINEAR_FILTER_FUNCTION_IDX (0U) |
Index of the non-linear filter function. | |
#define | TIVX_KERNEL_NON_LINEAR_FILTER_INPUT_IDX (1U) |
Index of the input image. | |
#define | TIVX_KERNEL_NON_LINEAR_FILTER_MASK_IDX (2U) |
Index of the mask. | |
#define | TIVX_KERNEL_NON_LINEAR_FILTER_OUTPUT_IDX (3U) |
Index of the output image. | |
#define | TIVX_KERNEL_NON_LINEAR_FILTER_MAX_PARAMS (4U) |
Max Params supported by non-linear filter kernel. | |
Interface file for non-linear filter kernel.
Definition in file tivx_kernel_non_linear_filter.h.