Searched refs:lastdigit (Results 1 – 2 of 2) sorted by relevance
44 dsp->dtmf.lastdigit = '\0'; in dsp_dtmf_goertzel_init()283 if (dsp->dtmf.lastdigit != what) { in dsp_dtmf_goertzel_decode()284 dsp->dtmf.lastdigit = what; in dsp_dtmf_goertzel_decode()
126 u8 lastwhat, lastdigit; member