Go to the source code of this file.
Data Structures | |
struct | TIOVXDisplayNodeCfg |
Functions | |
void | tiovx_display_init_cfg (TIOVXDisplayNodeCfg *cfg) |
vx_status | tiovx_display_init_node (NodeObj *node) |
vx_status | tiovx_display_create_node (NodeObj *node) |
vx_status | tiovx_display_delete_node (NodeObj *node) |
vx_uint32 | tiovx_display_get_cfg_size () |
vx_uint32 | tiovx_display_get_priv_size () |
void tiovx_display_init_cfg | ( | TIOVXDisplayNodeCfg * | cfg | ) |
vx_status tiovx_display_init_node | ( | NodeObj * | node | ) |
vx_status tiovx_display_create_node | ( | NodeObj * | node | ) |
vx_status tiovx_display_delete_node | ( | NodeObj * | node | ) |
vx_uint32 tiovx_display_get_cfg_size | ( | ) |
vx_uint32 tiovx_display_get_priv_size | ( | ) |