![]() |
AAX SDK
2.4.1
Avid Audio Extensions Development Kit
|
#include <stddef.h>
Go to the source code of this file.
Alignment malloc and free methods for optimization.
Namespaces | |
AAX | |
Functions | |
void | AAX::alignFree (void *p) |
template<class T > | |
T * | AAX::alignMalloc (int iArraySize, int iAlignment) |