62 #ifndef _TIOVX_DL_POST_PROC_MODULE 63 #define _TIOVX_DL_POST_PROC_MODULE 66 #include <edgeai_tiovx_img_proc.h> 67 #include <tivx_dl_post_proc_host.h> 80 char target_string[TIVX_TARGET_MAX_NAME];
#define TIOVX_MODULES_MAX_TENSORS
Definition: tiovx_modules_types.h:97
sTIDL_IOBufDesc_t io_buf_desc
Definition: tiovx_dl_post_proc_module.h:84
vx_uint32 num_input_tensors
Definition: tiovx_dl_post_proc_module.h:81
vx_uint32 tiovx_dl_post_proc_get_cfg_size()
Definition: tiovx_dl_post_proc_module.c:362
Definition: tiovx_modules_types.h:295
vx_status tiovx_dl_post_proc_init_node(NodeObj *node)
Definition: tiovx_dl_post_proc_module.c:197
vx_uint32 tiovx_dl_post_proc_get_priv_size()
Definition: tiovx_dl_post_proc_module.c:367
vx_status tiovx_dl_post_proc_delete_node(NodeObj *node)
Definition: tiovx_dl_post_proc_module.c:348
Definition: tiovx_dl_post_proc_module.h:73
Definition: tiovx_modules_types.h:301
ImgCfg output_image_cfg
Definition: tiovx_dl_post_proc_module.h:78
ImgCfg input_image_cfg
Definition: tiovx_dl_post_proc_module.h:76
vx_char * io_config_path
Definition: tiovx_dl_post_proc_module.h:83
vx_int32 width
Definition: tiovx_dl_post_proc_module.h:74
tivxDLPostProcParams params
Definition: tiovx_dl_post_proc_module.h:82
void tiovx_dl_post_proc_init_cfg(TIOVXDLPostProcNodeCfg *cfg)
Definition: tiovx_dl_post_proc_module.c:185
vx_status tiovx_dl_post_proc_create_node(NodeObj *node)
Definition: tiovx_dl_post_proc_module.c:291
vx_int32 height
Definition: tiovx_dl_post_proc_module.h:75
vx_int32 num_channels
Definition: tiovx_dl_post_proc_module.h:79