

Go to the source code of this file.
Data Structures | |
| struct | TIOVXVissNodeCfg |
Macros | |
| #define | TIOVX_VISS_MODULE_MAX_OUTPUTS (5) |
Functions | |
| void | tiovx_viss_init_cfg (TIOVXVissNodeCfg *cfg) |
| vx_status | tiovx_viss_init_node (NodeObj *node) |
| vx_status | tiovx_viss_create_node (NodeObj *node) |
| vx_status | tiovx_viss_delete_node (NodeObj *node) |
| vx_uint32 | tiovx_viss_get_cfg_size () |
| vx_uint32 | tiovx_viss_get_priv_size () |
| #define TIOVX_VISS_MODULE_MAX_OUTPUTS (5) |
| void tiovx_viss_init_cfg | ( | TIOVXVissNodeCfg * | cfg | ) |
| vx_status tiovx_viss_init_node | ( | NodeObj * | node | ) |
| vx_status tiovx_viss_create_node | ( | NodeObj * | node | ) |
| vx_status tiovx_viss_delete_node | ( | NodeObj * | node | ) |
| vx_uint32 tiovx_viss_get_cfg_size | ( | ) |
| vx_uint32 tiovx_viss_get_priv_size | ( | ) |