rockbox/lib/rbcodec/dsp
Michael Sevakis 57a20d2d63 Make DSP's replaygain independent of global_settings.
Moves replaygain definitions to lib/rbcodec/dsp/dsp_misc.h.
Intermediate functions in misc.c handle any adjustment and calling
the rbcodec APIs.

Change-Id: I9f03561bca9aedd13760cf19c4e19aa3c68e7024
Reviewed-on: http://gerrit.rockbox.org/140
Reviewed-by: Michael Sevakis <jethead71@rockbox.org>
2012-04-30 22:47:37 +02:00
..
eqs Build librbcodec with DSP and metadata. 2012-03-18 12:00:39 +01:00
channel_mode.c Put the <string.h> channel_mode.c for memcpy. 2012-04-29 17:44:57 -04:00
channel_mode.h Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
compressor.c Make rbcodec/dsp includes more specific. 2012-04-29 17:31:30 -04:00
compressor.h Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
crossfeed.c Make rbcodec/dsp includes more specific. 2012-04-29 17:31:30 -04:00
crossfeed.h Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
dsp_arm.S Lower IRAM footprint on ARM. 2012-04-29 14:10:14 -04:00
dsp_arm_v6.S Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
dsp_cf.S Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
dsp_core.c Make rbcodec/dsp includes more specific. 2012-04-29 17:31:30 -04:00
dsp_core.h Make rbcodec/dsp includes more specific. 2012-04-29 17:31:30 -04:00
dsp_filter.c Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
dsp_filter.h Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
dsp_misc.c Make DSP's replaygain independent of global_settings. 2012-04-30 22:47:37 +02:00
dsp_misc.h Make DSP's replaygain independent of global_settings. 2012-04-30 22:47:37 +02:00
dsp_proc_database.h Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
dsp_proc_entry.h Make rbcodec/dsp includes more specific. 2012-04-29 17:31:30 -04:00
dsp_proc_settings.h Make rbcodec/dsp includes more specific. 2012-04-29 17:31:30 -04:00
dsp_sample_input.c Make rbcodec/dsp includes more specific. 2012-04-29 17:31:30 -04:00
dsp_sample_io.h Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
dsp_sample_output.c Make rbcodec/dsp includes more specific. 2012-04-29 17:31:30 -04:00
eq.c Make rbcodec/dsp includes more specific. 2012-04-29 17:31:30 -04:00
eq.h Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
lin_resample.c Make rbcodec/dsp includes more specific. 2012-04-29 17:31:30 -04:00
pga.c Make rbcodec/dsp includes more specific. 2012-04-29 17:31:30 -04:00
pga.h Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
tdspeed.c Make rbcodec/dsp includes more specific. 2012-04-29 17:31:30 -04:00
tdspeed.h Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
tone_controls.c Make rbcodec/dsp includes more specific. 2012-04-29 17:31:30 -04:00
tone_controls.h Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00