Home
last modified time | relevance | path

Searched refs:dtmf_matrix (Results 1 – 2 of 2) sorted by relevance

/drivers/isdn/mISDN/
Ddsp_dtmf.c29 static char dtmf_matrix[4][4] = variable
281 what = dtmf_matrix[lowgroup][highgroup]; in dsp_dtmf_goertzel_decode()
/drivers/isdn/i4l/
Disdn_audio.c188 static char dtmf_matrix[4][4] = variable
552 what = dtmf_matrix[grp[LOGRP]][grp[HIGRP]]; in isdn_audio_eval_dtmf()