HomeSort by relevance Sort by last modified time
    Searched refs:DataCountersRTP (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/interface/
rtp_rtcp.h 481 virtual int32_t DataCountersRTP(
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/BWEStandAlone/
TestSenderReceiver.cc 265 if (_rtp->DataCountersRTP(&bytesSent, &packetsSent, &bytesReceived, &packetsReceived) == 0)
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/mocks/
mock_rtp_rtcp.h 163 MOCK_CONST_METHOD2(DataCountersRTP,
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.h 183 virtual int32_t DataCountersRTP(uint32_t* bytes_sent,
rtp_rtcp_impl.cc 770 int32_t ModuleRtpRtcpImpl::DataCountersRTP(
    [all...]
  /external/chromium_org/third_party/webrtc/video_engine/
vie_channel.cc     [all...]
  /external/chromium_org/third_party/webrtc/voice_engine/
channel.cc     [all...]

Completed in 849 milliseconds