summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/Threads.h
diff options
context:
space:
mode:
authorGlenn Kasten <gkasten@google.com>2014-10-01 22:38:43 +0000
committerEric Laurent <elaurent@google.com>2014-10-01 22:45:18 +0000
commit6954127b7ace022677ac407ff943c2793f8a11be (patch)
tree3e038561671d256e03d63fb88a32e529e198701a /services/audioflinger/Threads.h
parent54464ba861aaafd11ee5645f5d1ecd1171c6e9fe (diff)
downloadframeworks_av-6954127b7ace022677ac407ff943c2793f8a11be.zip
frameworks_av-6954127b7ace022677ac407ff943c2793f8a11be.tar.gz
frameworks_av-6954127b7ace022677ac407ff943c2793f8a11be.tar.bz2
Revert "Fix uncertainty of one normal mix buffer in AudioTrack::getTimestamp"
This reverts commit 54464ba861aaafd11ee5645f5d1ecd1171c6e9fe. Bug: 17733142. Change-Id: I9886d40032b2f7d96bee03e600e14f78943d8052
Diffstat (limited to 'services/audioflinger/Threads.h')
-rw-r--r--services/audioflinger/Threads.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/services/audioflinger/Threads.h b/services/audioflinger/Threads.h
index cda8095..fd025b5 100644
--- a/services/audioflinger/Threads.h
+++ b/services/audioflinger/Threads.h
@@ -819,7 +819,6 @@ private:
struct {
AudioTimestamp mTimestamp;
uint32_t mUnpresentedFrames;
- KeyedVector<Track *, uint32_t> mFramesReleased;
} mLatchD, mLatchQ;
bool mLatchDValid; // true means mLatchD is valid, and clock it into latch at next opportunity
bool mLatchQValid; // true means mLatchQ is valid