summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/AudioResampler.cpp
Commit message (Expand)AuthorAgeFilesLines
* audioflinger: conform inline ASM to UALsynergy dev2014-02-041-2/+2
* reenable the cubic resamplerMathias Agopian2012-10-261-4/+0
* Increase allowed number of VHQ resamplers to 3Glenn Kasten2012-10-221-1/+1
* Integrate improved coefficient sinc resampler: VHQGlenn Kasten2012-10-041-16/+118
* audioflinger: use resample coefficients from audio-resampler library.SathishKumar Mani2012-09-261-3/+6
* Whitespace and indentationGlenn Kasten2012-03-131-1/+1
* Upintegrate Audio Flinger changes from ICS_AAHJohn Grossman2012-02-161-3/+23
* Merge "Disable HQ resamplers for now until qualified"Glenn Kasten2012-02-101-0/+4
|\
| * Disable HQ resamplers for now until qualifiedGlenn Kasten2012-02-091-0/+4
* | No newline or space at end of ALOG format stringGlenn Kasten2012-02-081-12/+12
|/
* Remove dead codeGlenn Kasten2012-02-031-6/+0
* Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGESteve Block2012-01-091-4/+4
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-15/+15
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-1/+1
* Bug 5522189 re-enable ARM opts but disable inlineGlenn Kasten2011-11-171-3/+4
* Bug 5522189 temporary workaroundGlenn Kasten2011-10-281-1/+1
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-3/+3
* AudioResampler: use relative instead of absolute labelsNick Kralevich2011-09-161-8/+8
* am 4430670f: am ca7ad44a: Merge "audioflinger: Enable ARMv5TE optimized resam...Brad Fitzpatrick2011-04-111-2/+6
|\
| * audioflinger: Enable ARMv5TE optimized resamplerJim Huang2011-04-071-2/+6
* | Fix issue 3479042.Eric Laurent2011-02-281-0/+6
|/
* move native services under services/Mathias Agopian2010-07-141-0/+595