TIOVX User Guide

The internal representation of the attributes associated with a run-time parameter. More...

#include <vx_kernel.h>

Data Fields

vx_enum directions [TIVX_KERNEL_MAX_PARAMS]
 The array of directions.
 
vx_enum types [TIVX_KERNEL_MAX_PARAMS]
 The array of types.
 
vx_enum states [TIVX_KERNEL_MAX_PARAMS]
 The array of states.
 
vx_uint32 num_parameters
 The number of items in both tivx_signature_t::directions and tivx_signature_t::types.
 

Detailed Description

The internal representation of the attributes associated with a run-time parameter.

Definition at line 43 of file vx_kernel.h.


The documentation for this struct was generated from the following file: