TIOVX User Guide
tivx_kernel_accumulate_square.h File Reference

Interface file for accumulate_square kernel. More...

Go to the source code of this file.

Macros

#define TIVX_KERNEL_ACCUMULATE_SQUARE_INPUT_IDX   (0U)
 Index of the input image.
 
#define TIVX_KERNEL_ACCUMULATE_SQUARE_SHIFT_IDX   (1U)
 Index of scalar input.
 
#define TIVX_KERNEL_ACCUMULATE_SQUARE_ACCUM_IDX   (2U)
 Index of the output image.
 
#define TIVX_KERNEL_ACCUMULATE_SQUARE_MAX_PARAMS   (3U)
 Max parameters supported by the kernel.
 

Detailed Description

Interface file for accumulate_square kernel.

Definition in file tivx_kernel_accumulate_square.h.