TIOVX User Guide
|
Implementation of Array object. More...
Go to the source code of this file.
Data Structures | |
struct | tivx_array_map_info_t |
Information about a array mapping. More... | |
struct | tivx_array_t |
Array object internal state. More... | |
Functions | |
vx_status | ownInitVirtualArray (vx_array arr, vx_enum item_type, vx_size capacity) |
function to initialize virtual array parameters More... | |
Implementation of Array object.
Definition in file vx_array.h.