Home
last modified time | relevance | path

Searched refs:DecoderThreadStopped (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/modules/video_coding/
Dvideo_receiver2.h47 void DecoderThreadStopped();
Dvideo_receiver2.cc75 void VideoReceiver2::DecoderThreadStopped() { in DecoderThreadStopped() function in webrtc::VideoReceiver2
/external/webrtc/video/
Dreceive_statistics_proxy.h97 void DecoderThreadStopped();
Dreceive_statistics_proxy2.h112 void DecoderThreadStopped();
Dvideo_receive_stream2.cc401 video_receiver_.DecoderThreadStopped(); in Stop()
402 stats_proxy_.DecoderThreadStopped(); in Stop()
Dvideo_receive_stream.cc425 video_receiver_.DecoderThreadStopped(); in Stop()
426 stats_proxy_.DecoderThreadStopped(); in Stop()
Dreceive_statistics_proxy.cc917 void ReceiveStatisticsProxy::DecoderThreadStopped() { in DecoderThreadStopped() function in webrtc::ReceiveStatisticsProxy
Dreceive_statistics_proxy2.cc1045 void ReceiveStatisticsProxy::DecoderThreadStopped() { in DecoderThreadStopped() function in webrtc::internal::ReceiveStatisticsProxy