![]() |
Maestro Audio Framework
v 1.0
NXP Semiconductors
|
Data Fields | |
void * | v_pdata |
uint32_t | data_sz |
uint32_t | size |
uint32_t | cap |
void* Vector::v_pdata |
start address of dynamic array
uint32_t Vector::data_sz |
size of each data element
uint32_t Vector::size |
number of elements stored
uint32_t Vector::cap |
current capacity of this vector