Searched refs:mDecoderLock (Results 1 – 2 of 2) sorted by relevance
181 Mutex mDecoderLock; // guard |mAudioDecoder| and |mVideoDecoder|. member
1149 Mutex::Autolock autoLock(mDecoderLock); in onMessageReceived()1157 Mutex::Autolock autoLock(mDecoderLock); in onMessageReceived()1833 Mutex::Autolock autoLock(mDecoderLock); in restartAudio()1967 Mutex::Autolock autoLock(mDecoderLock); in instantiateDecoder()2272 Mutex::Autolock autoLock(mDecoderLock); in getStats()