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

Go to the source code of this file.

Data Structures

struct  TIOVXColorConvertNodeCfg
 

Functions

void tiovx_color_convert_init_cfg (TIOVXColorConvertNodeCfg *cfg)
 
vx_status tiovx_color_convert_init_node (NodeObj *node)
 
vx_status tiovx_color_convert_create_node (NodeObj *node)
 
vx_uint32 tiovx_color_convert_get_cfg_size ()
 

Function Documentation

◆ tiovx_color_convert_init_cfg()

void tiovx_color_convert_init_cfg ( TIOVXColorConvertNodeCfg cfg)

◆ tiovx_color_convert_init_node()

vx_status tiovx_color_convert_init_node ( NodeObj *  node)

◆ tiovx_color_convert_create_node()

vx_status tiovx_color_convert_create_node ( NodeObj *  node)

◆ tiovx_color_convert_get_cfg_size()

vx_uint32 tiovx_color_convert_get_cfg_size ( )