Go to the source code of this file.
Data Structures | |
struct | TIOVXDLPreProcNodeCfg |
Functions | |
void | tiovx_dl_pre_proc_init_cfg (TIOVXDLPreProcNodeCfg *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 () |
void tiovx_dl_pre_proc_init_cfg | ( | TIOVXDLPreProcNodeCfg * | 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 | ( | ) |