Home
last modified time | relevance | path

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

/drivers/isdn/mISDN/
A Ddsp.h122 int treshold; /* above this is dtmf (square of) */ member
A Ddsp_dtmf.c214 if (result[i] > dsp->dtmf.treshold) { in dsp_dtmf_goertzel_decode()
A Ddsp_core.c310 dsp->dtmf.treshold = (*(int *)data) * 10000; in dsp_control_req()
1097 ndsp->dtmf.treshold = dtmfthreshold * 10000; in dspcreate()

Completed in 6 milliseconds