![]() |
TIOVX User Guide
|
The list of data refs other than graph parameters. More...
#include <vx_graph.h>
Data Fields | |
vx_node | node |
The reference to the node which has the data ref queue. | |
uint32_t | index |
The index to the parameter on the node. | |
uint32_t | num_buf |
this hold the max buffers that can be enqueued | |
tivx_data_ref_queue | data_ref_queue |
data ref queue handle | |
vx_reference | refs_list [TIVX_OBJ_DESC_QUEUE_MAX_DEPTH] |
references that can be queued into data ref queue | |
The list of data refs other than graph parameters.
Definition at line 74 of file vx_graph.h.