Searched refs:treshold (Results 1 – 4 of 4) sorted by relevance
122 int treshold; /* above this is dtmf (square of) */ member
214 if (result[i] > dsp->dtmf.treshold) { in dsp_dtmf_goertzel_decode()
309 dsp->dtmf.treshold = (*(int *)data) * 10000; in dsp_control_req()1096 ndsp->dtmf.treshold = dtmfthreshold * 10000; in dspcreate()
1509 treshold||threshold
Completed in 14 milliseconds