TIOVX User Guide
|
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_reference * | refs_list |
Array of references that could be enqueued at a later point of time at this graph parameter. | |
Queueing parameters for a specific graph parameter.
See vxSetGraphScheduleConfig
for additional details.
Definition at line 90 of file vx_khr_pipelining.h.