summaryrefslogtreecommitdiffstats
path: root/apps/dsp_asm.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-11ARM DSP: Add assembly custom sound channel processing. 13% to 14% faster than...Michael Sevakis1-0/+1
2010-04-11Add arm assembler for dsp_apply_gain(). Speeds up this routine by 30-40% on P...Andree Buschmann1-0/+1
2009-06-12FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...Steve Bavin1-4/+4
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/+4
2007-05-10Code cleaning - remove some unnecessary defined(SIMULATOR) checksDave Chapman1-4/+0
2007-03-25SWCODEC & Coldfire: Do some more DSP straigntening out. Do as much Coldfire o...Michael Sevakis1-15/+44
2007-03-11ARM assembler for resampling. Should provide some gains, though not huge ones.Thom Johansen1-3/+2
2007-02-27Adapt ARM crossfeed assembler to work like the Coldfire one. Remove SWITCHPAR...Thom Johansen1-11/+1
2007-02-27SWCODEC: Tighten up coldfire assembly a little bit more. Cleanup to make diff...Michael Sevakis1-2/+17
2007-02-24SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...Michael Sevakis1-7/+17
2007-02-19SWCODEC: DSP optimizations for conversion to internal format and resampling. ...Michael Sevakis1-0/+8
2006-08-16Assembler optimised crossfeed routine for ARM. Performance improvement is mor...Thom Johansen1-1/+1
2006-03-23Keep assembler versions of DSP routines in dsp_arch.S files. This alsoThom Johansen1-0/+31