62 #ifndef _TIOVX_COLOR_CONVERT_MODULE 63 #define _TIOVX_COLOR_CONVERT_MODULE 76 char target_string[TIVX_TARGET_MAX_NAME];
vx_int32 num_channels
Definition: tiovx_color_convert_module.h:77
vx_uint32 tiovx_color_convert_get_cfg_size()
Definition: tiovx_color_convert_module.c:152
vx_status tiovx_color_convert_init_node(NodeObj *node)
Definition: tiovx_color_convert_module.c:74
Definition: tiovx_modules_types.h:295
vx_int32 width
Definition: tiovx_color_convert_module.h:72
vx_int32 height
Definition: tiovx_color_convert_module.h:73
ImgCfg output_cfg
Definition: tiovx_color_convert_module.h:75
Definition: tiovx_color_convert_module.h:71
ImgCfg input_cfg
Definition: tiovx_color_convert_module.h:74
void tiovx_color_convert_init_cfg(TIOVXColorConvertNodeCfg *cfg)
Definition: tiovx_color_convert_module.c:64
vx_status tiovx_color_convert_create_node(NodeObj *node)
Definition: tiovx_color_convert_module.c:123