summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/AudioResampler.h
Commit message (Expand)AuthorAgeFilesLines
* audio: Audio resampler support for 192Khz playbackYamit Mehta2015-10-061-0/+3
* Return number of frames output from resample methodAndy Hung2015-04-081-3/+9
* Remove redundant semicolon from namespace closingGlenn Kasten2015-03-031-2/+1
* C++11 compatibility.Dan Albert2014-11-201-1/+3
* Add floating point volume handling to AudioMixerAndy Hung2014-07-081-1/+12
* Replace int bitDepth with audio_format_t in ResamplerAndy Hung2014-07-071-3/+3
* Change references of Q19.12 to Q4.27 for clarityAndy Hung2014-04-021-1/+1
* Fix resampler to allow output of single frameAndy Hung2014-02-191-0/+32
* Fix clang warnings in AudioFlingerGlenn Kasten2014-02-101-1/+1
* Audio resampler update to add S16 filtersAndy Hung2013-12-271-0/+3
* Add resampler comments and fix a typoGlenn Kasten2013-07-301-0/+8
* make libaudioflinger symbols visibility hiddenMathias Agopian2013-05-091-1/+2
* Integrate improved coefficient sinc resampler: VHQGlenn Kasten2012-10-041-4/+20
* audioflinger: use resample coefficients from audio-resampler library.SathishKumar Mani2012-09-261-1/+2
* Move libnbaio out of AudioFlingerGlenn Kasten2012-08-301-1/+1
* Whitespace and indentationGlenn Kasten2012-03-131-1/+1
* Upintegrate Audio Flinger changes from ICS_AAHJohn Grossman2012-02-161-0/+8
* Mark fields const if only set in constructorGlenn Kasten2012-02-091-3/+3
* Merge "AudioFlinger methods const and inline"Glenn Kasten2012-02-081-1/+1
|\
| * AudioFlinger methods const and inlineGlenn Kasten2012-02-031-1/+1
* | Remove dead codeGlenn Kasten2012-02-031-2/+0
|/
* audioflinger: fix clicks on 48kHz audio.Eric Laurent2011-12-221-0/+1
* Fix issue 3479042.Eric Laurent2011-02-281-0/+2
* move native services under services/Mathias Agopian2010-07-141-0/+93