Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/video/
H A Dreceive_statistics_proxy2.h114 void DecoderThreadStarting();
H A Dreceive_statistics_proxy2.cc989 void ReceiveStatisticsProxy::DecoderThreadStarting() { in DecoderThreadStarting() function in webrtc::internal::ReceiveStatisticsProxy
H A Dvideo_receive_stream2.cc382 stats_proxy_.DecoderThreadStarting(); in Start()