62 #ifndef _TIOVX_DL_COLOR_CONVERT_MODULE 63 #define _TIOVX_DL_COLOR_CONVERT_MODULE 76 char target_string[TIVX_TARGET_MAX_NAME];
vx_status tiovx_dl_color_convert_create_node(NodeObj *node)
Definition: tiovx_dl_color_convert_module.c:124
Definition: tiovx_modules_types.h:295
vx_int32 width
Definition: tiovx_dl_color_convert_module.h:72
vx_int32 num_channels
Definition: tiovx_dl_color_convert_module.h:77
ImgCfg output_cfg
Definition: tiovx_dl_color_convert_module.h:75
vx_status tiovx_dl_color_convert_init_node(NodeObj *node)
Definition: tiovx_dl_color_convert_module.c:75
ImgCfg input_cfg
Definition: tiovx_dl_color_convert_module.h:74
vx_int32 height
Definition: tiovx_dl_color_convert_module.h:73
Definition: tiovx_dl_color_convert_module.h:71
void tiovx_dl_color_convert_init_cfg(TIOVXDLColorConvertNodeCfg *cfg)
Definition: tiovx_dl_color_convert_module.c:65
vx_uint32 tiovx_dl_color_convert_get_cfg_size()
Definition: tiovx_dl_color_convert_module.c:147