Searched refs:mutex_capture_ (Results 1 – 2 of 2) sorted by relevance
104 RTC_LOCKS_EXCLUDED(mutex_capture_) override;144 RTC_EXCLUSIVE_LOCKS_REQUIRED(mutex_render_, mutex_capture_);160 RTC_EXCLUSIVE_LOCKS_REQUIRED(mutex_capture_);250 RTC_EXCLUSIVE_LOCKS_REQUIRED(mutex_capture_);255 RTC_EXCLUSIVE_LOCKS_REQUIRED(mutex_render_, mutex_capture_);257 RTC_EXCLUSIVE_LOCKS_REQUIRED(mutex_render_, mutex_capture_);259 RTC_EXCLUSIVE_LOCKS_REQUIRED(mutex_render_, mutex_capture_);264 RTC_EXCLUSIVE_LOCKS_REQUIRED(mutex_capture_);265 void InitializeVoiceDetector() RTC_EXCLUSIVE_LOCKS_REQUIRED(mutex_capture_);266 void InitializeGainController1() RTC_EXCLUSIVE_LOCKS_REQUIRED(mutex_capture_);[all …]
317 MutexLock lock_capture(&mutex_capture_); in Initialize()344 MutexLock lock_capture(&mutex_capture_); in Initialize()355 MutexLock lock_capture(&mutex_capture_); in MaybeInitializeRender()530 MutexLock lock_capture(&mutex_capture_); in ApplyConfig()646 MutexLock lock(&mutex_capture_); in OverrideSubmoduleCreationForTesting()692 MutexLock lock(&mutex_capture_); in set_output_will_be_muted()754 MutexLock lock_capture(&mutex_capture_); in MaybeInitializeCapture()771 MutexLock lock_capture(&mutex_capture_); in MaybeInitializeCapture()788 MutexLock lock_capture(&mutex_capture_); in ProcessStream()994 MutexLock lock_capture(&mutex_capture_); in EmptyQueuedRenderAudio()[all …]