OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetRTPStatistics
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/voice_engine/
voe_rtp_rtcp_impl.cc
312
int VoERTP_RTCPImpl::
GetRTPStatistics
(int channel,
324
"
GetRTPStatistics
() failed to locate channel");
327
return channelPtr->
GetRTPStatistics
(averageJitterMs, maxJitterMs,
340
"
GetRTPStatistics
() failed to locate channel");
343
return channelPtr->
GetRTPStatistics
(stats);
channel.cc
[
all
...]
Completed in 82 milliseconds