Searched refs:mDecoderLock (Results 1 – 2 of 2) sorted by relevance
183 Mutex mDecoderLock; // guard |mAudioDecoder| and |mVideoDecoder|. member
1156 Mutex::Autolock autoLock(mDecoderLock); in onMessageReceived()1164 Mutex::Autolock autoLock(mDecoderLock); in onMessageReceived()1848 Mutex::Autolock autoLock(mDecoderLock); in restartAudio()1984 Mutex::Autolock autoLock(mDecoderLock); in instantiateDecoder()2297 Mutex::Autolock autoLock(mDecoderLock); in getStats()