Home
last modified time | relevance | path

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

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