Searched refs:HIGRP (Results 1 – 1 of 1) sorted by relevance
178 #define HIGRP 1 macro512 grp[LOGRP] = grp[HIGRP] = -1; in isdn_audio_eval_dtmf()543 if (grp[HIGRP] >= 0) { // Bad. Another tone found. */ in isdn_audio_eval_dtmf()544 grp[HIGRP] = -1; in isdn_audio_eval_dtmf()548 grp[HIGRP] = i - NCOEFF/2; in isdn_audio_eval_dtmf()551 if ((grp[LOGRP] >= 0) && (grp[HIGRP] >= 0)) { in isdn_audio_eval_dtmf()552 what = dtmf_matrix[grp[LOGRP]][grp[HIGRP]]; in isdn_audio_eval_dtmf()