Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/video/
H A Dreceive_statistics_proxy2.h115 void DecoderThreadStopped();
H A Dreceive_statistics_proxy2.cc993 void ReceiveStatisticsProxy::DecoderThreadStopped() { in DecoderThreadStopped() function in webrtc::internal::ReceiveStatisticsProxy
H A Dvideo_receive_stream2.cc428 stats_proxy_.DecoderThreadStopped(); in Stop()