summaryrefslogtreecommitdiff
path: root/lib/rbcodec/dsp/resample.c (unfollow)
Commit message (Expand)Author
2013-07-06Enable setting of global output samplerate on certain targets.Michael Sevakis
2013-05-27Remove explicit config.h and system.h includes from DSP code.Michael Sevakis
2013-05-16Introduce new hermite polynomial resampler.Michael Sevakis
2013-05-07Rename all the "lin_resample..." stuff to simply "resample_...".Michael Sevakis
2013-05-04Cleanup and simplify latest DSP code incarnation.Michael Sevakis
2012-05-20Revert "Work in progress hermite resampler."Michael Giacomelli
2012-05-20Work in progress hermite resampler.Michael Giacomelli
2012-05-06Correct comments in lin_resample re: what is actually used by asm.Michael Sevakis
2012-05-04Remove pointless IRAM allocation from voice DSP.Michael Sevakis
2012-04-29Make rbcodec/dsp includes more specific.Michael Sevakis
2012-04-29Fundamentally rewrite much of the audio DSP.Michael Sevakis