TIOVX User Guide
vx_graph_parameter_queue_params_t Struct Reference

Queueing parameters for a specific graph parameter. More...

#include <vx_khr_pipelining.h>

Data Fields

uint32_t graph_parameter_index
 Index of graph parameter to which these properties apply.
 
vx_uint32 refs_list_size
 Number of elements in array 'refs_list'.
 
vx_referencerefs_list
 Array of references that could be enqueued at a later point of time at this graph parameter.
 

Detailed Description

Queueing parameters for a specific graph parameter.

See vxSetGraphScheduleConfig for additional details.

Definition at line 90 of file vx_khr_pipelining.h.


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