AAX SDK  2.4.1
Avid Audio Extensions Development Kit
Namespaces | Functions
AAX_Alignment.h File Reference
#include <stddef.h>

Go to the source code of this file.

Description

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)