HomeSort by relevance Sort by last modified time
    Searched refs:processing_thread_ (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/video/
overuse_frame_detector.h 157 rtc::ThreadChecker processing_thread_; member in class:webrtc::OveruseFrameDetector
overuse_frame_detector.cc 193 processing_thread_.DetachFromThread();
216 RTC_DCHECK(processing_thread_.CalledOnValidThread());
281 RTC_DCHECK(processing_thread_.CalledOnValidThread());

Completed in 177 milliseconds