Home
last modified time | relevance | path

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

/linux/drivers/isdn/mISDN/
A Ddsp_dtmf.c126 s32 result[NCOEFF], tresh, treshl; in dsp_dtmf_goertzel_decode() local
248 treshl = tresh >> 3; /* tones which are not on, must be below 9 dB */ in dsp_dtmf_goertzel_decode()
251 if (result[i] < treshl) in dsp_dtmf_goertzel_decode()

Completed in 3 milliseconds