Searched refs:mPcmFormatLock (Results 1 - 3 of 3) sorted by relevance

/frameworks/wilhelm/src/android/
H A DAacBqToPcmCbRenderer.cpp137 android::Mutex::Autolock autoLock(mPcmFormatLock);
194 android::Mutex::Autolock autoLock(mPcmFormatLock);
H A Dandroid_AudioSfDecoder.cpp149 android::Mutex::Autolock autoLock(mPcmFormatLock);
172 android::Mutex::Autolock autoLock(mPcmFormatLock);
348 android::Mutex::Autolock autoLock(mPcmFormatLock);
767 android::Mutex::Autolock autoLock(mPcmFormatLock);
H A Dandroid_AudioSfDecoder.h127 Mutex mPcmFormatLock; member in class:android::AudioSfDecoder

Completed in 57 milliseconds