rockbox/lib/rbcodec/dsp
Michael Giacomelli d475dd36a3 Remove old EQ presets.
The old presets never made sense for Rockbox's EQ.  They were apparently
copied from some other software.  We have a parametric EQ, that means that
EQ bands can be made wider or narrower.  Putting two identical bands side
by side just wastes battery life and adds rounding error.  Replacement
presets are on gerrit but they need more work.  In the mean time, users
should probably not be using these.

Change-Id: I85213100129fafd3ac0fa1a9438cb4d651bb94cb
2013-06-21 16:53:02 +02:00
..
channel_mode.c Remove explicit config.h and system.h includes from DSP code. 2013-05-27 03:23:33 -04:00
channel_mode.h
compressor.c Missed removing a couple unwanted includes in previous commit. 2013-05-27 03:40:02 -04:00
compressor.h
crossfeed.c Remove explicit config.h and system.h includes from DSP code. 2013-05-27 03:23:33 -04:00
crossfeed.h
dsp_arm.S Remove explicit config.h and system.h includes from DSP code. 2013-05-27 03:23:33 -04:00
dsp_arm_v6.S
dsp_cf.S Remove explicit config.h and system.h includes from DSP code. 2013-05-27 03:23:33 -04:00
dsp_core.c Remove explicit config.h and system.h includes from DSP code. 2013-05-27 03:23:33 -04:00
dsp_core.h
dsp_filter.c Remove explicit config.h and system.h includes from DSP code. 2013-05-27 03:23:33 -04:00
dsp_filter.h
dsp_misc.c Missed removing a couple unwanted includes in previous commit. 2013-05-27 03:40:02 -04:00
dsp_misc.h
dsp_proc_database.h
dsp_proc_entry.h
dsp_proc_settings.h
dsp_sample_input.c Remove explicit config.h and system.h includes from DSP code. 2013-05-27 03:23:33 -04:00
dsp_sample_io.h
dsp_sample_output.c Remove explicit config.h and system.h includes from DSP code. 2013-05-27 03:23:33 -04:00
eq.c Remove explicit config.h and system.h includes from DSP code. 2013-05-27 03:23:33 -04:00
eq.h
pga.c Remove explicit config.h and system.h includes from DSP code. 2013-05-27 03:23:33 -04:00
pga.h
resample.c Remove explicit config.h and system.h includes from DSP code. 2013-05-27 03:23:33 -04:00
tdspeed.c Remove explicit config.h and system.h includes from DSP code. 2013-05-27 03:23:33 -04:00
tdspeed.h
tone_controls.c Remove explicit config.h and system.h includes from DSP code. 2013-05-27 03:23:33 -04:00
tone_controls.h