Searched refs:treshold (Results 1 – 3 of 3) 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()
311 dsp->dtmf.treshold = (*(int *)data) * 10000; in dsp_control_req()1099 ndsp->dtmf.treshold = dtmfthreshold * 10000; in dspcreate()