summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/AudioResamplerSinc.h
Commit message (Expand)AuthorAgeFilesLines
* Fix build warningsGlenn Kasten2012-12-171-2/+2
* more optimizations...Mathias Agopian2012-11-101-3/+0
* refactor code to improve neon codeMathias Agopian2012-11-101-1/+4
* change how we store the FIR coefficientsMathias Agopian2012-11-051-1/+2
* improve SINC resampler performanceMathias Agopian2012-11-051-1/+1
* improve SINC resampler coefficientsMathias Agopian2012-10-261-1/+1
* Integrate improved coefficient sinc resampler: VHQGlenn Kasten2012-10-041-19/+20
* audioflinger: use resample coefficients from audio-resampler library.SathishKumar Mani2012-09-261-7/+17
* Use virtual destructorsGlenn Kasten2012-02-031-1/+1
* By convention const goes before the type specifierGlenn Kasten2012-01-061-4/+4
* move native services under services/Mathias Agopian2010-07-141-0/+88