TIOVX User Guide
tivx_data_ref_q_list_t Struct Reference

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
 

Detailed Description

The list of data refs other than graph parameters.

Definition at line 74 of file vx_graph.h.


The documentation for this struct was generated from the following file: