Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/isdn/mISDN/
Ddsp.h257 extern u8 *dsp_dtmf_goertzel_decode(struct dsp *dsp, u8 *data, int len,
Ddsp_dtmf.c118 *dsp_dtmf_goertzel_decode(struct dsp *dsp, u8 *data, int len, int fmt) in dsp_dtmf_goertzel_decode() function
Ddsp_core.c726 digits = dsp_dtmf_goertzel_decode(dsp, skb->data, in dsp_function()
783 digits = dsp_dtmf_goertzel_decode(dsp, skb->data, in dsp_function()