Data Structures | |
struct | TIOVXDisplayNodePriv |
Macros | |
#define | DEFAULT_DISPLAY_WIDTH 1920 |
#define | DEFAULT_DISPLAY_HEIGHT 1080 |
Functions | |
vx_status | tiovx_display_create_config (NodeObj *node) |
void | tiovx_display_init_cfg (TIOVXDisplayNodeCfg *node_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 () |
#define DEFAULT_DISPLAY_WIDTH 1920 |
#define DEFAULT_DISPLAY_HEIGHT 1080 |
vx_status tiovx_display_create_config | ( | NodeObj * | node | ) |
void tiovx_display_init_cfg | ( | TIOVXDisplayNodeCfg * | node_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 | ( | ) |