Searched refs:crit_ (Results 26 - 50 of 83) sorted by relevance

1234

/external/chromium_org/third_party/webrtc/modules/audio_processing/
H A Dlevel_estimator_impl.cc23 crit_(crit) {}
41 CriticalSectionScoped crit_scoped(crit_);
H A Dgain_control_impl.cc42 crit_(crit),
200 CriticalSectionScoped crit_scoped(crit_);
209 CriticalSectionScoped crit_scoped(crit_);
224 CriticalSectionScoped crit_scoped(crit_);
256 CriticalSectionScoped crit_scoped(crit_);
270 CriticalSectionScoped crit_scoped(crit_);
284 CriticalSectionScoped crit_scoped(crit_);
H A Decho_cancellation_impl.cc62 crit_(crit),
167 CriticalSectionScoped crit_scoped(crit_);
181 CriticalSectionScoped crit_scoped(crit_);
196 CriticalSectionScoped crit_scoped(crit_);
215 CriticalSectionScoped crit_scoped(crit_);
227 CriticalSectionScoped crit_scoped(crit_);
274 CriticalSectionScoped crit_scoped(crit_);
285 CriticalSectionScoped crit_scoped(crit_);
307 CriticalSectionScoped crit_scoped(crit_);
H A Dhigh_pass_filter_impl.h46 CriticalSectionWrapper* crit_; member in class:webrtc::HighPassFilterImpl
H A Dlevel_estimator_impl.h48 CriticalSectionWrapper* crit_; member in class:webrtc::LevelEstimatorImpl
H A Dnoise_suppression_impl.h51 CriticalSectionWrapper* crit_; member in class:webrtc::NoiseSuppressionImpl
H A Decho_control_mobile_impl.cc69 crit_(crit),
159 CriticalSectionScoped crit_scoped(crit_);
173 CriticalSectionScoped crit_scoped(crit_);
188 CriticalSectionScoped crit_scoped(crit_);
199 CriticalSectionScoped crit_scoped(crit_);
218 CriticalSectionScoped crit_scoped(crit_);
H A Dnoise_suppression_impl.cc53 crit_(crit),
113 CriticalSectionScoped crit_scoped(crit_);
122 CriticalSectionScoped crit_scoped(crit_);
/external/webrtc/src/modules/audio_processing/
H A Daudio_processing_impl.cc67 crit_(CriticalSectionWrapper::CreateCriticalSection()),
119 delete crit_;
120 crit_ = NULL;
134 return crit_;
142 CriticalSectionScoped crit_scoped(*crit_);
186 CriticalSectionScoped crit_scoped(*crit_);
210 CriticalSectionScoped crit_scoped(*crit_);
228 CriticalSectionScoped crit_scoped(*crit_);
257 CriticalSectionScoped crit_scoped(*crit_);
388 CriticalSectionScoped crit_scoped(*crit_);
[all...]
/external/chromium_org/third_party/webrtc/base/
H A Dfirewallsocketserver.cc147 CritScope scope(&crit_);
152 CritScope scope(&crit_);
159 CritScope scope(&crit_);
212 CritScope scope(&crit_);
217 CritScope scope(&crit_);
224 CritScope scope(&crit_);
232 CritScope scope(&crit_);
H A Dasyncinvoker.cc76 CritScope cs(&crit_);
86 CritScope cs(&crit_);
H A Dthread.cc437 CritScope cs(&crit_);
450 crit_.Enter();
452 crit_.Leave();
458 crit_.Enter();
460 crit_.Leave();
490 crit_.Enter();
492 crit_.Leave();
496 crit_.Enter();
500 crit_.Leave();
517 CritScope cs(&crit_);
[all...]
H A Dtestclient.cc69 CritScope cs(&crit_);
79 CritScope cs(&crit_);
124 CritScope cs(&crit_);
H A Dasyncinvoker-inl.h63 CritScope cs(&crit_);
70 CriticalSection crit_; member in class:rtc::NotifyingAsyncClosureBase
/external/chromium_org/third_party/libjingle/source/talk/media/devices/
H A Dyuvframescapturer.cc38 rtc::CritScope cs(&crit_);
55 rtc::CritScope cs(&crit_);
61 mutable rtc::CriticalSection crit_; member in class:cricket::YuvFramesCapturer::YuvFramesThread
/external/chromium_org/third_party/webrtc/video/
H A Drampup_tests.cc47 crit_(CriticalSectionWrapper::CreateCriticalSection()),
82 CriticalSectionScoped lock(crit_.get());
87 CriticalSectionScoped lock(crit_.get());
93 CriticalSectionScoped lock(crit_.get());
117 CriticalSectionScoped lock(crit_.get());
168 void StreamObserver::TriggerTestDone() EXCLUSIVE_LOCKS_REQUIRED(crit_) {
197 crit_(CriticalSectionWrapper::CreateCriticalSection()),
228 CriticalSectionScoped lock(crit_.get());
235 CriticalSectionScoped lock(crit_.get());
243 CriticalSectionScoped lock(crit_
[all...]
H A Dvideo_send_stream_tests.cc701 crit_(CriticalSectionWrapper::CreateCriticalSection()),
715 CriticalSectionScoped lock(crit_.get());
721 CriticalSectionScoped lock(crit_.get());
756 CriticalSectionScoped lock(crit_.get());
767 CriticalSectionScoped lock(crit_.get());
772 CriticalSectionScoped lock(crit_.get());
817 EXCLUSIVE_LOCKS_REQUIRED(crit_) {
838 const scoped_ptr<CriticalSectionWrapper> crit_; member in class:webrtc::RembObserver
839 TestState test_state_ GUARDED_BY(crit_);
840 int rtp_count_ GUARDED_BY(crit_);
915 const scoped_ptr<CriticalSectionWrapper> crit_; member in class:webrtc::NoPaddingWhenVideoIsMuted
1351 scoped_ptr<CriticalSectionWrapper> crit_; member in class:webrtc::EncoderStateObserver
[all...]
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
H A Dsocketmonitor.h64 rtc::CriticalSection crit_; member in class:cricket::SocketMonitor
/external/chromium_org/third_party/libjingle/source/talk/session/media/
H A Daudiomonitor.h68 rtc::CriticalSection crit_; member in class:cricket::AudioMonitor
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Dbitrate.h63 scoped_ptr<CriticalSectionWrapper> crit_; member in class:webrtc::Bitrate
/external/chromium_org/third_party/webrtc/video_engine/
H A Dcall_stats.h61 scoped_ptr<CriticalSectionWrapper> crit_; member in class:webrtc::CallStats
H A Dencoder_state_feedback.h57 scoped_ptr<CriticalSectionWrapper> crit_; member in class:webrtc::EncoderStateFeedback
H A Doveruse_frame_detector.cc375 : crit_(CriticalSectionWrapper::CreateCriticalSection()),
399 CriticalSectionScoped cs(crit_.get());
405 CriticalSectionScoped cs(crit_.get());
417 CriticalSectionScoped cs(crit_.get());
423 CriticalSectionScoped cs(crit_.get());
432 CriticalSectionScoped cs(crit_.get());
461 CriticalSectionScoped cs(crit_.get());
478 CriticalSectionScoped cs(crit_.get());
483 CriticalSectionScoped cs(crit_.get());
495 CriticalSectionScoped cs(crit_
[all...]
/external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/standard/
H A Drtp_rtcp_test.cc21 : crit_(voetest::CriticalSectionWrapper::CreateCriticalSection()),
35 voetest::CriticalSectionScoped lock(crit_.get());
39 voetest::scoped_ptr<voetest::CriticalSectionWrapper> crit_; member in class:TestRtpObserver
52 voetest::CriticalSectionScoped lock(crit_.get());
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
H A Dfakeaudiocapturemodule.cc93 rtc::CritScope cs(&crit_);
245 rtc::CritScope cs(&crit_);
256 rtc::CritScope cs(&crit_);
265 rtc::CritScope cs(&crit_);
274 rtc::CritScope cs(&crit_);
285 rtc::CritScope cs(&crit_);
294 rtc::CritScope cs(&crit_);
381 rtc::CritScope cs(&crit_);
387 rtc::CritScope cs(&crit_);
683 rtc::CritScope cs(&crit_);
[all...]

Completed in 5947 milliseconds

1234