Go to the source code of this file.
◆ TIOVX_LDC_MODULE_MAX_OUTPUTS
#define TIOVX_LDC_MODULE_MAX_OUTPUTS (2) |
◆ eLDCMode
LDC Mode enumeration.
Contains different enumeration option for LDC operation
0 - All details are taken from DCC data, no need to provide mesh image, warp matrix, region params etc. (default) 1 - No DCC data available user to provide all details pertaining to warp matrix, mesh image, region params etc. 2 - Max enumeration value
Enumerator |
---|
TIOVX_MODULE_LDC_OP_MODE_DCC_DATA | |
TIOVX_MODULE_LDC_OP_MODE_MESH_IMAGE | |
TIOVX_MODULE_LDC_OP_MODE_MAX | |
TIOVX_MODULE_LDC_OP_MODE_DEFAULT | |
◆ tiovx_ldc_init_cfg()
◆ tiovx_ldc_init_node()
vx_status tiovx_ldc_init_node |
( |
NodeObj * |
node | ) |
|
◆ tiovx_ldc_create_node()
vx_status tiovx_ldc_create_node |
( |
NodeObj * |
node | ) |
|
◆ tiovx_ldc_delete_node()
vx_status tiovx_ldc_delete_node |
( |
NodeObj * |
node | ) |
|
◆ tiovx_ldc_get_cfg_size()
vx_uint32 tiovx_ldc_get_cfg_size |
( |
| ) |
|
◆ tiovx_ldc_get_priv_size()
vx_uint32 tiovx_ldc_get_priv_size |
( |
| ) |
|