Blender V2.61 - r43446
|
Go to the source code of this file.
Defines | |
#define | AUD_ALIGN(a) (a + 16 - ((long)a & 15)) |
Definition in file AUD_Buffer.cpp.
#define AUD_ALIGN | ( | a | ) | (a + 16 - ((long)a & 15)) |
Definition at line 36 of file AUD_Buffer.cpp.
Referenced by AUD_Buffer::getBuffer(), and AUD_Buffer::resize().