Searched refs:isdn_audio_alaw_to_s16 (Results 1 - 1 of 1) sorted by relevance

/drivers/isdn/i4l/
H A Disdn_audio.c63 static short isdn_audio_alaw_to_s16[] = variable
411 delta = (isdn_audio_alaw_to_s16[*in++] >> 2) - a;
608 isdn_audio_alaw_to_s16[*buf++] >> (15 - AMP_BITS);

Completed in 186 milliseconds