xoreos
0.0.5
|
Sound decoding utility functions. More...
Go to the source code of this file.
Namespaces | |
Sound | |
Functions | |
static int16 | Sound::floatToInt16 (float src) |
static void | Sound::floatToInt16Interleave (int16 *dst, const float **src, uint32 length, uint8 channels) |