#include "bam_common.h"
#include "../../../common/VXLIB_types.h"
Go to the source code of this file.
◆ VXLIB_MEANSTDDEV_I8U_O32F_CMD_GET_MEAN_VAL
#define VXLIB_MEANSTDDEV_I8U_O32F_CMD_GET_MEAN_VAL 0U /* get the output mean value */ |
◆ VXLIB_MEANSTDDEV_I8U_O32F_CMD_GET_STDDEV_VAL
#define VXLIB_MEANSTDDEV_I8U_O32F_CMD_GET_STDDEV_VAL 1U /* get the output std dev value */ |
◆ eBAM_VXLIB_MEANSTDDEV_I8U_O32F_INPUT_PORTS
◆ eBAM_VXLIB_MEANSTDDEV_I8U_O32F_OUTPUT_PORTS
◆ BAM_VXLIB_meanStdDev_i8u_o32f_getKernelInfo()
void BAM_VXLIB_meanStdDev_i8u_o32f_getKernelInfo |
( |
void * |
kernelArgs, |
|
|
BAM_KernelInfo * |
kernelInfo |
|
) |
| |
◆ gBAM_VXLIB_meanStdDev_i8u_o32f_kernel
BAM_KernelInfo gBAM_VXLIB_meanStdDev_i8u_o32f_kernel |
◆ gBAM_VXLIB_meanStdDev_i8u_o32f_helperFunc
BAM_KernelHelperFuncDef gBAM_VXLIB_meanStdDev_i8u_o32f_helperFunc |
◆ gBAM_VXLIB_meanStdDev_i8u_o32f_execFunc
BAM_KernelExecFuncDef gBAM_VXLIB_meanStdDev_i8u_o32f_execFunc |