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 () |
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 | ( | ) |