Home
last modified time | relevance | path

Searched refs:exp_lut (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_audio.c107 static int exp_lut[256] = { in linear2ulaw() local
134 exponent = exp_lut[(sample >> 7) & 0xFF]; in linear2ulaw()