Searched refs:dsp_hwec (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/isdn/mISDN/
H A DMakefile12 mISDN_dsp-objs := dsp_core.o dsp_cmx.o dsp_tones.o dsp_dtmf.o dsp_audio.o dsp_blowfish.o dsp_pipeline.o dsp_hwec.o
H A Ddsp_hwec.c2 * dsp_hwec.c:
34 #include "dsp_hwec.h"
49 struct mISDN_dsp_element *dsp_hwec = &dsp_hwec_p; variable in typeref:struct:mISDN_dsp_element
129 mISDN_dsp_element_register(dsp_hwec); dsp_hwec_init()
136 mISDN_dsp_element_unregister(dsp_hwec); dsp_hwec_exit()
H A Ddsp_pipeline.c35 #include "dsp_hwec.h"
214 if (entry->elem == dsp_hwec) _dsp_pipeline_destroy()
284 if (elem == dsp_hwec) { dsp_pipeline_build()

Completed in 160 milliseconds