summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/AudioResamplerSinc.cpp
Commit message (Expand)AuthorAgeFilesLines
* NEON optimized SINC resamplerMathias Agopian2012-11-081-10/+165
* minor cleanupsMathias Agopian2012-11-081-41/+39
* change how we store the FIR coefficientsMathias Agopian2012-11-051-38/+289
* improve SINC resampler performanceMathias Agopian2012-11-051-39/+25
* new coefficients for the vhq resamplerMathias Agopian2012-11-011-9/+9
* fix SINC resampler on non ARM architecturesMathias Agopian2012-10-301-15/+5
* fix another issue with generating FIR coefficientsMathias Agopian2012-10-301-18/+18
* fir a typo that caused up-sampling coefficiens to be wrongMathias Agopian2012-10-291-17/+17
* improve SINC resampler coefficientsMathias Agopian2012-10-261-22/+19
* Fix a typo that caused the high quality resampler to produce garbageMathias Agopian2012-10-211-1/+1
* Integrate improved coefficient sinc resampler: VHQGlenn Kasten2012-10-041-82/+95
* audioflinger: use resample coefficients from audio-resampler library.SathishKumar Mani2012-09-261-9/+87
* Whitespace and indentationGlenn Kasten2012-03-131-2/+2
* Upintegrate Audio Flinger changes from ICS_AAHJohn Grossman2012-02-161-2/+2
* Remove aliasingGlenn Kasten2012-02-091-12/+11
* By convention const goes before the type specifierGlenn Kasten2012-01-061-7/+7
* move native services under services/Mathias Agopian2010-07-141-0/+358