TIOVX User Guide

Detailed Description

Graph static configuration values.

Defines

#define TIVX_DEFAULT_GRAPH_TIMEOUT   (TIVX_EVENT_TIMEOUT_WAIT_FOREVER)
 Default timeout value for graph level control event ACK waits. This is the default timeout value used within the following APIs. More...
 
#define TIVX_GRAPH_MAX_SUPER_NODES   (8u)
 Max possible super nodes in graph.
 
#define TIVX_GRAPH_MAX_DELAYS   (8u)
 Max possible delays in graph.
 
#define TIVX_GRAPH_MAX_HEAD_NODES   (8u)
 Max possible head nodes in graph.
 
#define TIVX_GRAPH_MAX_PIPELINE_DEPTH   (16u)
 Max possible pipeline depth of a graph. More...
 
#define TIVX_GRAPH_MAX_LEAF_NODES   (16u)
 Max possible leaf nodes in graph.
 
#define TIVX_GRAPH_MAX_PARAMS   (16u)
 Max possible parameters in graph.
 
#define TIVX_GRAPH_MAX_DATA_REF_QUEUE   (32u)
 Max data ref queue in graph.
 
#define TIVX_GRAPH_MAX_NODES   (64u)
 Max possible nodes in graph.
 
#define TIVX_GRAPH_MAX_DATA_REF   (128u)
 Max possible data references in a graph.
 
#define TIVX_GRAPH_MAX_OBJECTS   (256u)
 Max number graph objects supported.
 
#define TIVX_GRAPH_MAX_DELAYS   (8u)
 Max possible delays in graph.
 
#define TIVX_GRAPH_MAX_HEAD_NODES   (8u)
 Max possible head nodes in graph.
 
#define TIVX_GRAPH_MAX_PIPELINE_DEPTH   (16u)
 Max possible pipeline depth of a graph. More...
 
#define TIVX_GRAPH_MAX_LEAF_NODES   (16u)
 Max possible leaf nodes in graph.
 
#define TIVX_GRAPH_MAX_PARAMS   (16u)
 Max possible parameters in graph.
 
#define TIVX_GRAPH_MAX_DATA_REF_QUEUE   (32u)
 Max data ref queue in graph.
 
#define TIVX_GRAPH_MAX_NODES   (64u)
 Max possible nodes in graph.
 
#define TIVX_GRAPH_MAX_DATA_REF   (128u)
 Max possible data references in a graph.
 
#define TIVX_GRAPH_MAX_OBJECTS   (256u)
 Max number graph objects supported.
 
#define TIVX_GRAPH_MAX_DELAYS   (8u)
 Max possible delays in graph.
 
#define TIVX_GRAPH_MAX_HEAD_NODES   (8u)
 Max possible head nodes in graph.
 
#define TIVX_GRAPH_MAX_PIPELINE_DEPTH   (16u)
 Max possible pipeline depth of a graph. More...
 
#define TIVX_GRAPH_MAX_LEAF_NODES   (16u)
 Max possible leaf nodes in graph.
 
#define TIVX_GRAPH_MAX_PARAMS   (16u)
 Max possible parameters in graph.
 
#define TIVX_GRAPH_MAX_DATA_REF_QUEUE   (32u)
 Max data ref queue in graph.
 
#define TIVX_GRAPH_MAX_NODES   (64u)
 Max possible nodes in graph.
 
#define TIVX_GRAPH_MAX_DATA_REF   (128u)
 Max possible data references in a graph.
 
#define TIVX_GRAPH_MAX_OBJECTS   (256u)
 Max number graph objects supported.
 
#define TIVX_GRAPH_MAX_DELAYS   (8u)
 Max possible delays in graph.
 
#define TIVX_GRAPH_MAX_HEAD_NODES   (8u)
 Max possible head nodes in graph.
 
#define TIVX_GRAPH_MAX_PIPELINE_DEPTH   (16u)
 Max possible pipeline depth of a graph. More...
 
#define TIVX_GRAPH_MAX_LEAF_NODES   (16u)
 Max possible leaf nodes in graph.
 
#define TIVX_GRAPH_MAX_PARAMS   (32u)
 Max possible parameters in graph.
 
#define TIVX_GRAPH_MAX_DATA_REF_QUEUE   (32u)
 Max data ref queue in graph.
 
#define TIVX_GRAPH_MAX_NODES   (64u)
 Max possible nodes in graph.
 
#define TIVX_GRAPH_MAX_DATA_REF   (128u)
 Max possible data references in a graph.
 
#define TIVX_GRAPH_MAX_OBJECTS   (256u)
 Max number graph objects supported.
 

Macro Definition Documentation

◆ TIVX_DEFAULT_GRAPH_TIMEOUT

#define TIVX_DEFAULT_GRAPH_TIMEOUT   (TIVX_EVENT_TIMEOUT_WAIT_FOREVER)

Default timeout value for graph level control event ACK waits. This is the default timeout value used within the following APIs.

Definition at line 38 of file vx_graph.h.

◆ TIVX_GRAPH_MAX_PIPELINE_DEPTH [1/4]

#define TIVX_GRAPH_MAX_PIPELINE_DEPTH   (16u)

Max possible pipeline depth of a graph.

Note
The max value to be set by application is (TIVX_GRAPH_MAX_PIPELINE_DEPTH-1)

Definition at line 112 of file tivx_config_am62a.h.

◆ TIVX_GRAPH_MAX_PIPELINE_DEPTH [2/4]

#define TIVX_GRAPH_MAX_PIPELINE_DEPTH   (16u)

Max possible pipeline depth of a graph.

Note
The max value to be set by application is (TIVX_GRAPH_MAX_PIPELINE_DEPTH-1)

Definition at line 112 of file tivx_config_j721e.h.

◆ TIVX_GRAPH_MAX_PIPELINE_DEPTH [3/4]

#define TIVX_GRAPH_MAX_PIPELINE_DEPTH   (16u)

Max possible pipeline depth of a graph.

Note
The max value to be set by application is (TIVX_GRAPH_MAX_PIPELINE_DEPTH-1)

Definition at line 112 of file tivx_config_j721s2.h.

◆ TIVX_GRAPH_MAX_PIPELINE_DEPTH [4/4]

#define TIVX_GRAPH_MAX_PIPELINE_DEPTH   (16u)

Max possible pipeline depth of a graph.

Note
The max value to be set by application is (TIVX_GRAPH_MAX_PIPELINE_DEPTH-1)

Definition at line 112 of file tivx_config_j784s4.h.