Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_dtmf.c125 s32 *hfccoeff; in dsp_dtmf_goertzel_decode() local
157 hfccoeff = (s32 *)data; in dsp_dtmf_goertzel_decode()
159 sk2 = (*hfccoeff++) >> 4; in dsp_dtmf_goertzel_decode()
160 sk = (*hfccoeff++) >> 4; in dsp_dtmf_goertzel_decode()