Home
last modified time | relevance | path

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

/drivers/isdn/mISDN/
Ddsp_audio.c101 #define BIAS 0x84 /*!< define the add-in bias for 16 bit samples */ macro
131 sample = sample + BIAS; in linear2ulaw()
/drivers/isdn/i4l/
Disdn_audio.c237 #define BIAS 0x84 /* define the add-in bias for 16 bit samples */ macro
275 sample = sample + BIAS; in isdn_audio_linear2ulaw()