EdgeAI TIOVX Apps Guide
tiovx_dof_module.c File Reference
Include dependency graph for tiovx_dof_module.c:

Data Structures

struct  TIOVXDofNodePriv
 

Macros

#define TIOVX_MODULES_DEFAULT_DOF_WIDTH   1280
 
#define TIOVX_MODULES_DEFAULT_DOF_HEIGHT   720
 
#define TIOVX_MODULES_DEFAULT_PYRAMID_LEVELS   3
 

Functions

vx_status tiovx_dof_module_configure_params (NodeObj *node)
 
void tiovx_dof_init_cfg (TIOVXDofNodeCfg *node_cfg)
 
vx_status tiovx_dof_init_node (NodeObj *node)
 
vx_status tiovx_dof_create_node (NodeObj *node)
 
vx_status tiovx_dof_delete_node (NodeObj *node)
 
vx_uint32 tiovx_dof_get_cfg_size ()
 
vx_uint32 tiovx_dof_get_priv_size ()
 

Macro Definition Documentation

◆ TIOVX_MODULES_DEFAULT_DOF_WIDTH

#define TIOVX_MODULES_DEFAULT_DOF_WIDTH   1280

◆ TIOVX_MODULES_DEFAULT_DOF_HEIGHT

#define TIOVX_MODULES_DEFAULT_DOF_HEIGHT   720

◆ TIOVX_MODULES_DEFAULT_PYRAMID_LEVELS

#define TIOVX_MODULES_DEFAULT_PYRAMID_LEVELS   3

Function Documentation

◆ tiovx_dof_module_configure_params()

vx_status tiovx_dof_module_configure_params ( NodeObj *  node)

◆ tiovx_dof_init_cfg()

void tiovx_dof_init_cfg ( TIOVXDofNodeCfg node_cfg)

◆ tiovx_dof_init_node()

vx_status tiovx_dof_init_node ( NodeObj *  node)

◆ tiovx_dof_create_node()

vx_status tiovx_dof_create_node ( NodeObj *  node)

◆ tiovx_dof_delete_node()

vx_status tiovx_dof_delete_node ( NodeObj *  node)

◆ tiovx_dof_get_cfg_size()

vx_uint32 tiovx_dof_get_cfg_size ( )

◆ tiovx_dof_get_priv_size()

vx_uint32 tiovx_dof_get_priv_size ( )