OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetSendStreamDataCounters
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.cc
601
void ModuleRtpRtcpImpl::
GetSendStreamDataCounters
(
/external/webrtc/webrtc/video/
vie_channel.cc
238
GetSendStreamDataCounters
(&rtp, &rtx);
812
void ViEChannel::
GetSendStreamDataCounters
(
820
rtp_rtcp->
GetSendStreamDataCounters
(&rtp_data, &rtx_data);
[
all
...]
Completed in 321 milliseconds