Data Structures | Macros | Enumerations | Functions | Variables
BAM_VXLIB_minMaxLoc_i8u.h File Reference
#include "bam_common.h"
Include dependency graph for BAM_VXLIB_minMaxLoc_i8u.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  BAM_VXLIB_minMaxLoc_i8u_params
 
struct  BAM_VXLIB_minMaxLoc_i8u_Args
 

Macros

#define VXLIB_MINMAXLOC_I8U_CMD_SET_MIN_LOC_PTR   0U /* set the min location output pointer */
 
#define VXLIB_MINMAXLOC_I8U_CMD_SET_MAX_LOC_PTR   1U /* set the max location output pointer */
 
#define VXLIB_MINMAXLOC_I8U_CMD_SET_MIN_CNT_PTR   2U /* set the min count output pointer */
 
#define VXLIB_MINMAXLOC_I8U_CMD_SET_MAX_CNT_PTR   3U /* set the max count output pointer */
 
#define VXLIB_MINMAXLOC_I8U_CMD_GET_MIN_VAL   4U /* get the output min value */
 
#define VXLIB_MINMAXLOC_I8U_CMD_GET_MAX_VAL   5U /* get the output max value */
 

Enumerations

enum  eBAM_VXLIB_MINMAXLOC_I8U_INPUT_PORTS { BAM_VXLIB_MINMAXLOC_I8U_INPUT_IMAGE_PORT = 0, BAM_VXLIB_MINMAXLOC_I8U_NUM_INPUT_BLOCKS }
 
enum  eBAM_VXLIB_MINMAXLOC_I8U_OUTPUT_PORTS { BAM_VXLIB_MINMAXLOC_I8U_NUM_OUTPUT_BLOCKS = 0 }
 

Functions

void BAM_VXLIB_minMaxLoc_i8u_getKernelInfo (BAM_VXLIB_minMaxLoc_i8u_params *kernelArgs, BAM_KernelInfo *kernelInfo)
 

Variables

BAM_KernelInfo gBAM_VXLIB_minMaxLoc_i8u_kernel
 
BAM_KernelHelperFuncDef gBAM_VXLIB_minMaxLoc_i8u_helperFunc
 
BAM_KernelExecFuncDef gBAM_VXLIB_minMaxLoc_i8u_execFunc
 

Macro Definition Documentation

◆ VXLIB_MINMAXLOC_I8U_CMD_SET_MIN_LOC_PTR

#define VXLIB_MINMAXLOC_I8U_CMD_SET_MIN_LOC_PTR   0U /* set the min location output pointer */

Definition at line 101 of file BAM_VXLIB_minMaxLoc_i8u.h.

◆ VXLIB_MINMAXLOC_I8U_CMD_SET_MAX_LOC_PTR

#define VXLIB_MINMAXLOC_I8U_CMD_SET_MAX_LOC_PTR   1U /* set the max location output pointer */

Definition at line 102 of file BAM_VXLIB_minMaxLoc_i8u.h.

◆ VXLIB_MINMAXLOC_I8U_CMD_SET_MIN_CNT_PTR

#define VXLIB_MINMAXLOC_I8U_CMD_SET_MIN_CNT_PTR   2U /* set the min count output pointer */

Definition at line 103 of file BAM_VXLIB_minMaxLoc_i8u.h.

◆ VXLIB_MINMAXLOC_I8U_CMD_SET_MAX_CNT_PTR

#define VXLIB_MINMAXLOC_I8U_CMD_SET_MAX_CNT_PTR   3U /* set the max count output pointer */

Definition at line 104 of file BAM_VXLIB_minMaxLoc_i8u.h.

◆ VXLIB_MINMAXLOC_I8U_CMD_GET_MIN_VAL

#define VXLIB_MINMAXLOC_I8U_CMD_GET_MIN_VAL   4U /* get the output min value */

Definition at line 105 of file BAM_VXLIB_minMaxLoc_i8u.h.

◆ VXLIB_MINMAXLOC_I8U_CMD_GET_MAX_VAL

#define VXLIB_MINMAXLOC_I8U_CMD_GET_MAX_VAL   5U /* get the output max value */

Definition at line 106 of file BAM_VXLIB_minMaxLoc_i8u.h.

Enumeration Type Documentation

◆ eBAM_VXLIB_MINMAXLOC_I8U_INPUT_PORTS

Enumerator
BAM_VXLIB_MINMAXLOC_I8U_INPUT_IMAGE_PORT 
BAM_VXLIB_MINMAXLOC_I8U_NUM_INPUT_BLOCKS 

Definition at line 112 of file BAM_VXLIB_minMaxLoc_i8u.h.

◆ eBAM_VXLIB_MINMAXLOC_I8U_OUTPUT_PORTS

Enumerator
BAM_VXLIB_MINMAXLOC_I8U_NUM_OUTPUT_BLOCKS 

Definition at line 118 of file BAM_VXLIB_minMaxLoc_i8u.h.

Function Documentation

◆ BAM_VXLIB_minMaxLoc_i8u_getKernelInfo()

void BAM_VXLIB_minMaxLoc_i8u_getKernelInfo ( BAM_VXLIB_minMaxLoc_i8u_params kernelArgs,
BAM_KernelInfo *  kernelInfo 
)

Variable Documentation

◆ gBAM_VXLIB_minMaxLoc_i8u_kernel

BAM_KernelInfo gBAM_VXLIB_minMaxLoc_i8u_kernel

◆ gBAM_VXLIB_minMaxLoc_i8u_helperFunc

BAM_KernelHelperFuncDef gBAM_VXLIB_minMaxLoc_i8u_helperFunc

◆ gBAM_VXLIB_minMaxLoc_i8u_execFunc

BAM_KernelExecFuncDef gBAM_VXLIB_minMaxLoc_i8u_execFunc

Copyright 2024, Texas Instruments Incorporated