AAX SDK 2.6.1
Avid Audio Extensions Development Kit
Loading...
Searching...
No Matches
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

namespace  AAX
 

Functions

void AAX::alignFree (void *p)
 
template<class T >
T * AAX::alignMalloc (int iArraySize, int iAlignment)