summaryrefslogtreecommitdiffstats
path: root/lib/rbcodec/dsp/dsp_arm.S
AgeCommit message (Expand)AuthorFilesLines
2023-03-23Using ARM Unified Assembler LanguageChris Chua1-3/+3
2013-07-06Enable setting of global output samplerate on certain targets.Michael Sevakis1-42/+42
2013-05-27Remove explicit config.h and system.h includes from DSP code.Michael Sevakis1-1/+1
2013-05-16Introduce new hermite polynomial resampler.Michael Sevakis1-100/+210
2013-05-07Rename all the "lin_resample..." stuff to simply "resample_...".Michael Sevakis1-6/+5
2012-05-28New crossfeed algorithm for Rockbox: "Meier" crossfeedBertrik Sikken1-0/+44
2012-05-13dsp_arm: Fix up some .section directives to fix crash on app targets.Thomas Martitz1-10/+10
2012-04-29Lower IRAM footprint on ARM.Michael Sevakis1-4/+4
2012-04-29Fix 3g warning in dsp_arm.S (which showed as an error).Michael Sevakis1-1/+1
2012-04-29Fundamentally rewrite much of the audio DSP.Michael Sevakis1-279/+342
2012-04-27Some whitespace correction in dsp_*.SMichael Sevakis1-28/+28
2012-03-18Build librbcodec with DSP and metadata.Sean Bartell1-0/+561