Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds