EdgeAI TIOVX Apps Guide
tiovx_dl_post_proc_module.h File Reference
Include dependency graph for tiovx_dl_post_proc_module.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  TIOVXDLPostProcNodeCfg
 

Functions

void tiovx_dl_post_proc_init_cfg (TIOVXDLPostProcNodeCfg *cfg)
 
vx_status tiovx_dl_post_proc_init_node (NodeObj *node)
 
vx_status tiovx_dl_post_proc_create_node (NodeObj *node)
 
vx_status tiovx_dl_post_proc_delete_node (NodeObj *node)
 
vx_uint32 tiovx_dl_post_proc_get_cfg_size ()
 
vx_uint32 tiovx_dl_post_proc_get_priv_size ()
 

Function Documentation

◆ tiovx_dl_post_proc_init_cfg()

void tiovx_dl_post_proc_init_cfg ( TIOVXDLPostProcNodeCfg cfg)

◆ tiovx_dl_post_proc_init_node()

vx_status tiovx_dl_post_proc_init_node ( NodeObj *  node)

◆ tiovx_dl_post_proc_create_node()

vx_status tiovx_dl_post_proc_create_node ( NodeObj *  node)

◆ tiovx_dl_post_proc_delete_node()

vx_status tiovx_dl_post_proc_delete_node ( NodeObj *  node)

◆ tiovx_dl_post_proc_get_cfg_size()

vx_uint32 tiovx_dl_post_proc_get_cfg_size ( )

◆ tiovx_dl_post_proc_get_priv_size()

vx_uint32 tiovx_dl_post_proc_get_priv_size ( )