Home
last modified time | relevance | path

Searched refs:mAcknowledgeCount (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/jni/megaaudio/player/
DBlipAudioSource.cpp24 mAcknowledgeCount(0) in BlipAudioSource()
37 if (mRequestCount.load() > mAcknowledgeCount.load()) { in pull()
38 mAcknowledgeCount++; in pull()
DBlipAudioSource.h48 std::atomic<int> mAcknowledgeCount; // audio thread sets this to acknowledge variable