Home
last modified time | relevance | path

Searched refs:IsDecoderThreadRunning (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/video_coding/
Dvideo_receiver2.cc48 RTC_DCHECK(!IsDecoderThreadRunning()); in RegisterReceiveCallback()
59 RTC_DCHECK(!IsDecoderThreadRunning()); in RegisterExternalDecoder()
69 RTC_DCHECK(!IsDecoderThreadRunning()); in DecoderThreadStarting()
77 RTC_DCHECK(IsDecoderThreadRunning()); in DecoderThreadStopped()
102 RTC_DCHECK(!IsDecoderThreadRunning()); in RegisterReceiveCodec()
113 bool VideoReceiver2::IsDecoderThreadRunning() { in IsDecoderThreadRunning() function in webrtc::VideoReceiver2
Dvideo_receiver2.h55 bool IsDecoderThreadRunning();
Dvideo_coding_impl.h98 bool IsDecoderThreadRunning();