Searched refs:mDecoderLock (Results 1 – 2 of 2) sorted by relevance
177 Mutex mDecoderLock; // guard |mAudioDecoder| and |mVideoDecoder|. member
1134 Mutex::Autolock autoLock(mDecoderLock); in onMessageReceived()1142 Mutex::Autolock autoLock(mDecoderLock); in onMessageReceived()1812 Mutex::Autolock autoLock(mDecoderLock); in restartAudio()1941 Mutex::Autolock autoLock(mDecoderLock); in instantiateDecoder()2246 Mutex::Autolock autoLock(mDecoderLock); in getStats()