62 #ifndef _TIOVX_DL_PRE_PROC_MODULE 63 #define _TIOVX_DL_PRE_PROC_MODULE 66 #include <edgeai_tiovx_img_proc.h> 77 char target_string[TIVX_TARGET_MAX_NAME];
vx_uint32 tiovx_dl_pre_proc_get_cfg_size()
Definition: tiovx_dl_pre_proc_module.c:302
vx_status tiovx_dl_pre_proc_create_node(NodeObj *node)
Definition: tiovx_dl_pre_proc_module.c:264
Definition: tiovx_modules_types.h:295
vx_int32 num_channels
Definition: tiovx_dl_pre_proc_module.h:78
TensorCfg output_cfg
Definition: tiovx_dl_pre_proc_module.h:76
vx_int32 height
Definition: tiovx_dl_pre_proc_module.h:74
Definition: tiovx_dl_pre_proc_module.h:72
vx_status tiovx_dl_pre_proc_delete_node(NodeObj *node)
Definition: tiovx_dl_pre_proc_module.c:290
Definition: tiovx_modules_types.h:301
vx_status tiovx_dl_pre_proc_init_node(NodeObj *node)
Definition: tiovx_dl_pre_proc_module.c:197
vx_uint32 tiovx_dl_pre_proc_get_priv_size()
Definition: tiovx_dl_pre_proc_module.c:307
vx_char * io_config_path
Definition: tiovx_dl_pre_proc_module.h:80
ImgCfg input_cfg
Definition: tiovx_dl_pre_proc_module.h:75
sTIDL_IOBufDesc_t io_buf_desc
Definition: tiovx_dl_pre_proc_module.h:81
void tiovx_dl_pre_proc_init_cfg(TIOVXDLPreProcNodeCfg *cfg)
Definition: tiovx_dl_pre_proc_module.c:175
vx_int32 width
Definition: tiovx_dl_pre_proc_module.h:73
tivxDLPreProcArmv8Params params
Definition: tiovx_dl_pre_proc_module.h:79