7 extern const ALshort muLawDecompressionTable[256];
8 extern const ALshort aLawDecompressionTable[256];
10 void Convert_ALshort_ALima4(ALshort *dst,
const ALubyte *src, ALsizei numchans, ALsizei len,
12 void Convert_ALshort_ALmsadpcm(ALshort *dst,
const ALubyte *src, ALsizei numchans, ALsizei len,