TIOVX User Guide
vx_delay.h File Reference

Implementation of Delay object. More...

Go to the source code of this file.

Data Structures

struct  tivx_delay_param_t
 The internal representation of the delay parameters as a list. More...
 
struct  tivx_delay_t
 Delay object internal state. More...
 

Functions

vx_bool ownAddAssociationToDelay (vx_reference value, vx_node n, vx_uint32 i)
 Adds an association to a node to a delay slot object reference. More...
 
vx_bool ownRemoveAssociationToDelay (vx_reference value, vx_node n, vx_uint32 i)
 Removes an association to a node from a delay slot object reference. More...
 

Detailed Description

Implementation of Delay object.

Definition in file vx_delay.h.