Searched refs:dsp_dtmf_goertzel_decode (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
H A D | dsp.h | 257 extern u8 *dsp_dtmf_goertzel_decode(struct dsp *dsp, u8 *data, int len,
|
H A D | dsp_dtmf.c | 118 *dsp_dtmf_goertzel_decode(struct dsp *dsp, u8 *data, int len, int fmt) in dsp_dtmf_goertzel_decode() function
|
H A D | dsp_core.c | 726 digits = dsp_dtmf_goertzel_decode(dsp, skb->data, in dsp_function() 783 digits = dsp_dtmf_goertzel_decode(dsp, skb->data, in dsp_function()
|
/kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
H A D | dsp.h | 257 extern u8 *dsp_dtmf_goertzel_decode(struct dsp *dsp, u8 *data, int len,
|
H A D | dsp_dtmf.c | 118 *dsp_dtmf_goertzel_decode(struct dsp *dsp, u8 *data, int len, int fmt) in dsp_dtmf_goertzel_decode() function
|
H A D | dsp_core.c | 726 digits = dsp_dtmf_goertzel_decode(dsp, skb->data, in dsp_function() 783 digits = dsp_dtmf_goertzel_decode(dsp, skb->data, in dsp_function()
|
Completed in 6 milliseconds