TIOVX User Guide
tivx_kernel_laplacian_reconstruct.h File Reference

Interface file for laplacian reconstruct kernel. More...

Go to the source code of this file.

Macros

#define TIVX_KERNEL_LAPLACIAN_RECONSTRUCT_LAPLACIAN_IDX   (0U)
 Index of the input laplacian pyramid.
 
#define TIVX_KERNEL_LAPLACIAN_RECONSTRUCT_INPUT_IDX   (1U)
 Index of the input image.
 
#define TIVX_KERNEL_LAPLACIAN_RECONSTRUCT_OUTPUT_IDX   (2U)
 Index of the output image.
 
#define TIVX_KERNEL_LAPLACIAN_RECONSTRUCT_MAX_PARAMS   (3U)
 Max Params supported by laplacian reconstruct kernel.
 

Detailed Description

Interface file for laplacian reconstruct kernel.

Definition in file tivx_kernel_laplacian_reconstruct.h.