summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/AudioResamplerSinc.h
Commit message (Expand)AuthorAgeFilesLines
* Return number of frames output from resample methodAndy Hung2015-04-081-2/+2
* Remove redundant semicolon from namespace closingGlenn Kasten2015-03-031-1/+1
* Add floating point volume handling to AudioMixerAndy Hung2014-07-081-1/+1
* Replace int bitDepth with audio_format_t in ResamplerAndy Hung2014-07-071-1/+1
* 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