Searched refs:DTMF_TRESH (Results 1 – 1 of 1) sorted by relevance
174 #define DTMF_TRESH 4000 /* above this is dtmf */ macro516 if (result[i] > DTMF_TRESH) { in isdn_audio_eval_dtmf()