EdgeAI TIOVX Apps Guide
tiovx_aewb_module.h File Reference
Include dependency graph for tiovx_aewb_module.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  TIOVXAewbNodeCfg
 Structure describing the configuration of aewb tiovx module. More...
 

Functions

void tiovx_aewb_init_cfg (TIOVXAewbNodeCfg *cfg)
 Function to initialize tiovx AEWB config. More...
 
vx_status tiovx_aewb_init_node (NodeObj *node)
 
vx_status tiovx_aewb_create_node (NodeObj *node)
 
vx_status tiovx_aewb_delete_node (NodeObj *node)
 
vx_uint32 tiovx_aewb_get_cfg_size ()
 
vx_uint32 tiovx_aewb_get_priv_size ()
 

Function Documentation

◆ tiovx_aewb_init_node()

vx_status tiovx_aewb_init_node ( NodeObj *  node)

◆ tiovx_aewb_create_node()

vx_status tiovx_aewb_create_node ( NodeObj *  node)

◆ tiovx_aewb_delete_node()

vx_status tiovx_aewb_delete_node ( NodeObj *  node)

◆ tiovx_aewb_get_cfg_size()

vx_uint32 tiovx_aewb_get_cfg_size ( )

◆ tiovx_aewb_get_priv_size()

vx_uint32 tiovx_aewb_get_priv_size ( )