
#include <dataloop_parts.h>

Data Fields | |
| DLOOP_Count | count |
| struct DLOOP_Dataloop * | dataloop |
| DLOOP_Count | blocksize |
| DLOOP_Offset | stride |
Definition at line 101 of file dataloop_parts.h.
| DLOOP_Count DLOOP_Dataloop_vector::count |
Definition at line 102 of file dataloop_parts.h.
Referenced by Dataloop_create_vector(), Dataloop_print(), and Dataloop_stream_size().
struct DLOOP_Dataloop* DLOOP_Dataloop_vector::dataloop [read] |
| DLOOP_Count DLOOP_Dataloop_vector::blocksize |
Definition at line 104 of file dataloop_parts.h.
Referenced by Dataloop_create_vector(), Dataloop_print(), Dataloop_stream_size(), and DLOOP_Stackelm_blocksize().
| DLOOP_Offset DLOOP_Dataloop_vector::stride |
Definition at line 105 of file dataloop_parts.h.
Referenced by Dataloop_create_vector(), and Dataloop_print().
1.5.5