summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/FastMixer.h
Commit message (Expand)AuthorAgeFilesLines
* Add "m" prefix to fieldsGlenn Kasten2015-03-031-22/+25
* Include what you useGlenn Kasten2015-02-191-4/+0
* Add multichannel capability to AudioFlingerAndy Hung2014-07-241-0/+2
* Add multiple format capability to FastMixerAndy Hung2014-05-291-1/+9
* Merge "Rename mixBuffer to mMixerBuffer in FastMixer"Andy Hung2014-05-271-2/+2
|\
| * Rename mixBuffer to mMixerBuffer in FastMixerAndy Hung2014-05-231-2/+2
* | resolved conflicts for merge of c0bf836f to masterElliott Hughes2014-05-211-5/+3
|\ \ | |/ |/|
| * Move frameworks/av off private API.Elliott Hughes2014-05-211-3/+2
* | Start pulling bits of FastMixer up to FastThreadGlenn Kasten2014-04-281-96/+38
* | FastMixer use FastThread and FastMixerState use FastThreadStateGlenn Kasten2014-03-311-3/+3
|/
* Use AudioSystem::setLowRamDevice() to configure memoryGlenn Kasten2013-07-191-3/+16
* Increase size of statistics bufferGlenn Kasten2013-03-111-1/+1
* Make CPU frequency statistics optionalGlenn Kasten2012-06-141-0/+2
* Fast track dumpsysGlenn Kasten2012-06-031-1/+3
* Improve underrun handling for fast tracksGlenn Kasten2012-05-141-7/+30
* Update fast mixer statisticsGlenn Kasten2012-05-101-6/+14
* Fix race condition for non-started fast tracksGlenn Kasten2012-04-301-1/+19
* FastMixer updateGlenn Kasten2012-04-201-0/+2
* Fast mixerGlenn Kasten2012-04-181-0/+72