OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetReceiveStatistics
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/video/
vie_receiver.h
87
ReceiveStatistics*
GetReceiveStatistics
() const;
vie_channel.cc
125
vie_receiver_.
GetReceiveStatistics
(),
146
module_process_thread_->RegisterModule(vie_receiver_.
GetReceiveStatistics
());
180
vie_receiver_.
GetReceiveStatistics
());
802
vie_receiver_.
GetReceiveStatistics
()->RegisterRtcpStatisticsCallback(
829
StreamStatistician* statistician = vie_receiver_.
GetReceiveStatistics
()->
837
vie_receiver_.
GetReceiveStatistics
()->GetStatistician(rtx_ssrc);
852
vie_receiver_.
GetReceiveStatistics
()->RegisterRtpStatisticsCallback(callback);
[
all
...]
vie_receiver.cc
456
ReceiveStatistics* ViEReceiver::
GetReceiveStatistics
() const {
Completed in 3008 milliseconds