TIOVX User Guide
|
Parameters used to create a data ref queue. More...
#include <tivx_data_ref_queue.h>
Data Fields | |
uint32_t | pipeline_depth |
graph pipeline depth | |
uint32_t | num_in_nodes |
number of nodes that use this data reference as input | |
vx_bool | enable_user_queueing |
will user do enqueing/dequeueing or will graph rotate buffers internally | |
vx_bool | is_enable_send_ref_consumed_event |
send event to user when data ref is consumed | |
uint32_t | graph_parameter_index |
graph parameter index which is associated with this data ref | |
Parameters used to create a data ref queue.
Definition at line 136 of file tivx_data_ref_queue.h.