TIOVX User Guide
tivx_data_ref_queue_create_params_t Struct Reference

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 enqueueing/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
 

Detailed Description

Parameters used to create a data ref queue.

Definition at line 136 of file tivx_data_ref_queue.h.


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