OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSendStreamDataCounters
(Results
1 - 6
of
6
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/include/
rtp_rtcp.h
433
virtual void
GetSendStreamDataCounters
(
/external/webrtc/webrtc/modules/rtp_rtcp/mocks/
mock_rtp_rtcp.h
173
MOCK_CONST_METHOD2(
GetSendStreamDataCounters
,
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.h
172
void
GetSendStreamDataCounters
(
rtp_rtcp_impl.cc
601
void ModuleRtpRtcpImpl::
GetSendStreamDataCounters
(
/external/webrtc/webrtc/video/
vie_channel.h
163
void
GetSendStreamDataCounters
(StreamDataCounters* rtp_counters,
vie_channel.cc
238
GetSendStreamDataCounters
(&rtp, &rtx);
812
void ViEChannel::
GetSendStreamDataCounters
(
820
rtp_rtcp->
GetSendStreamDataCounters
(&rtp_data, &rtx_data);
[
all
...]
Completed in 174 milliseconds