Data Structures | |
struct | TIOVXDLPreProcNodePriv |
Functions | |
vx_status | tiovx_dl_pre_proc_create_io_config (NodeObj *node) |
vx_status | tiovx_dl_pre_proc_set_cfg (NodeObj *node) |
void | tiovx_dl_pre_proc_init_cfg (TIOVXDLPreProcNodeCfg *node_cfg) |
vx_status | tiovx_dl_pre_proc_init_node (NodeObj *node) |
vx_status | tiovx_dl_pre_proc_create_node (NodeObj *node) |
vx_status | tiovx_dl_pre_proc_delete_node (NodeObj *node) |
vx_uint32 | tiovx_dl_pre_proc_get_cfg_size () |
vx_uint32 | tiovx_dl_pre_proc_get_priv_size () |
vx_status tiovx_dl_pre_proc_create_io_config | ( | NodeObj * | node | ) |
vx_status tiovx_dl_pre_proc_set_cfg | ( | NodeObj * | node | ) |
void tiovx_dl_pre_proc_init_cfg | ( | TIOVXDLPreProcNodeCfg * | node_cfg | ) |
vx_status tiovx_dl_pre_proc_init_node | ( | NodeObj * | node | ) |
vx_status tiovx_dl_pre_proc_create_node | ( | NodeObj * | node | ) |
vx_status tiovx_dl_pre_proc_delete_node | ( | NodeObj * | node | ) |
vx_uint32 tiovx_dl_pre_proc_get_cfg_size | ( | ) |
vx_uint32 tiovx_dl_pre_proc_get_priv_size | ( | ) |