mISDN/include/linux
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
..
isdn_compat.h added the config.h fix for kernels>=2.6.19 2007-02-13 10:43:46 +00:00
mISDNdsp.h very simple audio pipeline implementation, dsp modules can register themselves 2007-03-23 13:48:57 +00:00
mISDNif.h very simple audio pipeline implementation, dsp modules can register themselves 2007-03-23 13:48:57 +00:00