Go to the source code of this file.
Data Structures | |
struct | TIOVXDofNodeCfg |
Functions | |
void | tiovx_dof_init_cfg (TIOVXDofNodeCfg *cfg) |
vx_status | tiovx_dof_init_node (NodeObj *node) |
vx_status | tiovx_dof_create_node (NodeObj *node) |
vx_status | tiovx_dof_delete_node (NodeObj *node) |
vx_uint32 | tiovx_dof_get_cfg_size () |
vx_uint32 | tiovx_dof_get_priv_size () |
void tiovx_dof_init_cfg | ( | TIOVXDofNodeCfg * | cfg | ) |
vx_status tiovx_dof_init_node | ( | NodeObj * | node | ) |
vx_status tiovx_dof_create_node | ( | NodeObj * | node | ) |
vx_status tiovx_dof_delete_node | ( | NodeObj * | node | ) |
vx_uint32 tiovx_dof_get_cfg_size | ( | ) |
vx_uint32 tiovx_dof_get_priv_size | ( | ) |