summaryrefslogtreecommitdiffstats
path: root/apps/dsp_arm.S
AgeCommit message (Expand)AuthorFilesLines
2010-04-25Optimized DSP sample out functions for armv6. (For stereo output) ~9% faster ...Michael Sevakis1-1/+4
2010-04-11Use r12 to save 1 register.Andree Buschmann1-10/+10
2010-04-11Add arm assembler for dsp_apply_gain(). Speeds up this routine by 30-40% on P...Andree Buschmann1-0/+39
2009-07-12* ARM asm DSP and codec/plugin functions: Use r12 scratch register properlyJens Arnold1-23/+23
2009-06-12FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...Steve Bavin1-2/+2
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-03-19Commit FS#8750. Add ARM assembler for the dsp-functions channels_process_soun...Andree Buschmann1-0/+177
2007-03-11ARM assembler for resampling. Should provide some gains, though not huge ones.Thom Johansen1-3/+127
2007-02-27Adapt ARM crossfeed assembler to work like the Coldfire one. Remove SWITCHPAR...Thom Johansen1-45/+46
2006-08-16Assembler optimised crossfeed routine for ARM. Performance improvement is mor...Thom Johansen1-0/+79