rockbox/lib/rbcodec
Michael Sevakis 88aeef9127 Remove pointless IRAM allocation from voice DSP.
It's always used in MONO mode and doesn't need the IRAM sample/
resample buffers and 1280 bytes can be freed.

M5 can now have its PCM mixer downmix buffer in IRAM.

Change-Id: I0af08be5b212b7dfe382bba588a6585eb328a038
2012-05-04 22:00:44 -04:00
..
codecs Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
dsp Remove pointless IRAM allocation from voice DSP. 2012-05-04 22:00:44 -04:00
metadata Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
test rbcodec: Hooks for target specific functions in dsp_process loop 2012-05-03 23:47:46 +02:00
platform.h Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
rbcodec.make Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
rbcodecconfig-example.h Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
rbcodecplatform-unix.h Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
SOURCES Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00