![]() |
TIOVX User Guide
|
The list of delay 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. | |
tivx_data_ref_queue | data_ref_queue |
data ref queue handle | |
vx_delay | delay_ref |
delay associated with this data ref queue | |
uint32_t | delay_slot_index |
delay slot index associated with this data ref queue | |
The list of delay data refs other than graph parameters.
Definition at line 88 of file vx_graph.h.