rockbox/lib/rbcodec/dsp
Michael Sevakis 230f6f4326 Lower IRAM footprint on ARM.
Move a few functions to .text that probably don't see a huge benefit
from being .icode. Will scrutinize later.

Change-Id: I7bdffc326076c5cd7e6a1c57d25d31e653920327
2012-04-29 14:10:14 -04:00
..
eqs Build librbcodec with DSP and metadata. 2012-03-18 12:00:39 +01:00
channel_mode.c Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
channel_mode.h Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
compressor.c Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
compressor.h Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
crossfeed.c Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
crossfeed.h Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
dsp.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 Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02: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 Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
dsp_misc.h Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +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 Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
dsp_proc_settings.h Fix no newline at end warning. 2012-04-29 04:14:11 -04:00
dsp_sample_input.c Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
dsp_sample_io.h Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
dsp_sample_output.c Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
eq.c Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
eq.h Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
lin_resample.c Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
pga.c Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
pga.h Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
tdspeed.c Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
tdspeed.h Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
tone_controls.c Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
tone_controls.h Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00