Data Structures | |
struct | TIOVXSdeNodePriv |
Macros | |
#define | TIOVX_MODULES_DEFAULT_SDE_WIDTH 1280 |
#define | TIOVX_MODULES_DEFAULT_SDE_HEIGHT 720 |
Functions | |
vx_status | tiovx_sde_module_configure_params (NodeObj *node) |
void | tiovx_sde_init_cfg (TIOVXSdeNodeCfg *node_cfg) |
vx_status | tiovx_sde_init_node (NodeObj *node) |
vx_status | tiovx_sde_create_node (NodeObj *node) |
vx_status | tiovx_sde_delete_node (NodeObj *node) |
vx_uint32 | tiovx_sde_get_cfg_size () |
vx_uint32 | tiovx_sde_get_priv_size () |
#define TIOVX_MODULES_DEFAULT_SDE_WIDTH 1280 |
#define TIOVX_MODULES_DEFAULT_SDE_HEIGHT 720 |
vx_status tiovx_sde_module_configure_params | ( | NodeObj * | node | ) |
void tiovx_sde_init_cfg | ( | TIOVXSdeNodeCfg * | node_cfg | ) |
vx_status tiovx_sde_init_node | ( | NodeObj * | node | ) |
vx_status tiovx_sde_create_node | ( | NodeObj * | node | ) |
vx_status tiovx_sde_delete_node | ( | NodeObj * | node | ) |
vx_uint32 tiovx_sde_get_cfg_size | ( | ) |
vx_uint32 tiovx_sde_get_priv_size | ( | ) |