summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/FastMixerState.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Pull out commandToString() from FastMixerDumpState.cppGlenn Kasten2015-03-031-0/+15
| | | | | | to FastThreadState.cpp, FastMixerState.cpp, and FastCaptureState.cpp Change-Id: I872efb211e8a0335c42906367859d3674340e374
* Add format parameter to getTrackName() and track_tAndy Hung2014-05-191-1/+1
| | | | | Change-Id: Ia152a839014e235fbfb656104c15d7c1b456d02e Signed-off-by: Andy Hung <hunga@google.com>
* Start pulling bits of FastMixer up to FastThreadGlenn Kasten2014-04-281-3/+2
| | | | Change-Id: I4c6f7b8f88fcf107bb29ee6432feecd4ab6554d2
* FastMixer use FastThread and FastMixerState use FastThreadStateGlenn Kasten2014-03-311-3/+3
| | | | Change-Id: I594c973e9f575113bdefee6f4cf8c29d8beac1f3
* AudioFlinger: Remove code for supporting resampling in fast tracksMartin Storsjo2014-02-051-1/+1
| | | | | | This isn't used at the moment. Change-Id: I4e0fb2af5f7d959dbafd5ddb7defa1c6b8e8636a
* Make AudioFlinger::instantiate() more resilient when called from separate moduleGlenn Kasten2013-07-191-0/+1
| | | | | Bug: 8834855 Change-Id: I4cd842cdfb09d2aaaaab9df9ac3bec6179709bd3
* AudioFlinger uses media.log service for loggingGlenn Kasten2013-01-311-1/+1
| | | | Change-Id: Ia0f8204334f6b233f644d897762a18c95d936b4b
* Keep a copy of most recent audio playedGlenn Kasten2012-05-211-1/+2
| | | | Change-Id: I6b2f97881c39998a2fae9ab79d669af6c0a37e94
* FastMixer updateGlenn Kasten2012-04-201-1/+2
| | | | | | | | | | Updates: - Add support for mono fast tracks - Add support for optional sample rate conversion on fast tracks - Log sample rate and frame count - Enable statistics Change-Id: Ife014edf4f452da361f3eaaae19209ef6ff6958b
* Fast mixerGlenn Kasten2012-04-181-0/+40
Change-Id: I61552f83507e08e4c706076b9fb15362869e6265