mISDN/drivers/isdn/hardware
Nadi Sarrar 9fb78bc0c9 very simple audio pipeline implementation, dsp modules can register themselves
as pipeline elements and the pipeline is configured with a configuration string
via a new PH_CONTROL parameter: PIPELINE_CFG.
The config-string is as follows: mec2(training=1)|kb1ec
With this example, the audio data would flow through mec2 (instantiated with the
parameter-string "training=1") and then through kb1ec (instantiated without
parameters).
The three echo cancellers are now build as separate modules, named mISDN_dsp_*.
2007-03-23 13:48:57 +00:00
..
mISDN very simple audio pipeline implementation, dsp modules can register themselves 2007-03-23 13:48:57 +00:00
Kconfig.v2.6 sync i4l 2004-01-25 22:45:42 +00:00
Makefile.v2.6 multi kernel enviroment 2003-08-13 15:05:59 +00:00