summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/FastCapture.cpp
Commit message (Collapse)AuthorAgeFilesLines
* frameworks/av: Fix LOG_NDEBUG compilation issuesLeena Winterrowd2016-04-131-0/+1
| | | | | | Fix compilation issues that appear when enabling LOG_NDEBUG. Change-Id: I87e9e5ac66157759dd6f521fab0dd346089a011a
* Merge tag 'android-6.0.1_r3' of ↵Steve Kondik2015-12-071-1/+3
|\ | | | | | | | | | | | | | | https://android.googlesource.com/platform/frameworks/av into cm-13.0 Android 6.0.1 release 3 Change-Id: I2f2a1fe1b58c828e8341556996211562d6e195ab
| * AudioFlinger: Clear record buffers when starting RecordThreadAndy Hung2015-10-131-1/+3
| | | | | | | | | | | | Bug: 24211743 Bug: 24267152 Change-Id: I58c55e56b85067b71e4e300f947b4dfc159637ba
* | audioflinger: Fix compilation with debug enabledSteve Kondik2015-11-231-1/+1
|/ | | | Change-Id: I8c459fd5a6530d7fc253f96400208dc6911b68ec
* Add floating and multichannel record to AudioFlingerAndy Hung2015-04-221-1/+1
| | | | Change-Id: Ia388fb012a0b6d81613ef87142a97d76836338f9
* Remove PCM16 assumption from FastCaptureGlenn Kasten2015-03-031-8/+5
| | | | | Bug: 19586911 Change-Id: I74d4ddc09a9eb9c651f874482639d39a56f8ca1f
* Remove redundant this->Glenn Kasten2015-03-031-6/+6
| | | | Change-Id: Iaa11bcce94dd331425197aab49065939e226a6a2
* Add "m" prefix to fieldsGlenn Kasten2015-03-031-68/+68
| | | | Change-Id: Ifdb8fa886d1ff53cd7c8aff3c2f8286e6e18dec2
* Warmup cycles must be in range and consecutiveGlenn Kasten2015-02-191-2/+4
| | | | Change-Id: Ie8a40ec3547bdd62a1e2e05b11fb107c25841784
* Pull out FastCaptureDumpState and FastMixerDumpStateGlenn Kasten2015-02-191-9/+0
| | | | Change-Id: I8e44dbfe02338622eb69193b234743b50f0dd79f
* Start adding FastCapture based on FastThread WIPGlenn Kasten2014-05-221-0/+222
This version supports at most one fast capture client. Change-Id: Idf609bfc80ae22433433d66a5232c043c65506df