TIOVX User Guide
|
In OpenVX, graph pipelining allows multiple instance of a graph to execute simulataneously each operating of different input and outout data. In this tutorial chapter, we understand how this is done using the graph pipelining API.
Tutorial file | Purpose |
---|---|
ch04_graph_pipeline/vx_tutorial_graph_pipeline_two_nodes.c | Graph pipelining of nodes running on two different CPU targets |