TIOVX User Guide
tivx_kernel_convert_depth.h File Reference

Interface file for convert_depth kernel. More...

Go to the source code of this file.

Macros

#define TIVX_KERNEL_CONVERT_DEPTH_INPUT_IDX   (0U)
 Index of the input image.
 
#define TIVX_KERNEL_CONVERT_DEPTH_OUTPUT_IDX   (1U)
 Index of the output image.
 
#define TIVX_KERNEL_CONVERT_DEPTH_POLICY_IDX   (2U)
 Index of the conversion policy.
 
#define TIVX_KERNEL_CONVERT_DEPTH_SHIFT_IDX   (3U)
 Index of the shift value.
 
#define TIVX_KERNEL_CONVERT_DEPTH_MAX_PARAMS   (4U)
 Max parameters supported by the kernel.
 

Detailed Description

Interface file for convert_depth kernel.

Definition in file tivx_kernel_convert_depth.h.