TIOVX User Guide
|
Parameter structure associated with an event. Depends on type of the event. More...
#include <vx_khr_pipelining.h>
Parameter structure associated with an event. Depends on type of the event.
Definition at line 431 of file vx_khr_pipelining.h.
vx_event_graph_parameter_consumed vx_event_info_t::graph_parameter_consumed |
event information for type: VX_EVENT_GRAPH_PARAMETER_CONSUMED
Definition at line 433 of file vx_khr_pipelining.h.
vx_event_graph_completed vx_event_info_t::graph_completed |
event information for type: VX_EVENT_GRAPH_COMPLETED
Definition at line 436 of file vx_khr_pipelining.h.
vx_event_node_completed vx_event_info_t::node_completed |
event information for type: VX_EVENT_NODE_COMPLETED
Definition at line 439 of file vx_khr_pipelining.h.
vx_event_node_error vx_event_info_t::node_error |
event information for type: VX_EVENT_NODE_ERROR
Definition at line 442 of file vx_khr_pipelining.h.
vx_event_user_event vx_event_info_t::user_event |
event information for type: VX_EVENT_USER
Definition at line 445 of file vx_khr_pipelining.h.