![]() |
The OpenVX Specification
a73e458
|
Possible return values from a vx_nodecomplete_f during execution.
vxAssignNodeCallback Macros | |
| #define | VX_ACTION_ABANDON (VX_ENUM(VX_ID_KHRONOS, VX_ENUM_ACTION, 0x1)) |
| Stop executing the graph. | |
| #define | VX_ACTION_CONTINUE (VX_ENUM(VX_ID_KHRONOS, VX_ENUM_ACTION, 0x0)) |
| Continue executing the graph with no changes. | |