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

  /external/chromium_org/third_party/webrtc/voice_engine/
voe_rtp_rtcp_impl.h 94 virtual int RTPDumpIsActive(int channel,
voe_rtp_rtcp_impl.cc 531 int VoERTP_RTCPImpl::RTPDumpIsActive(int channel, RTPDirections direction)
534 "RTPDumpIsActive(channel=%d, direction=%d)",
549 return channelPtr->RTPDumpIsActive(direction);
channel.h 351 bool RTPDumpIsActive(RTPDirections direction);
channel.cc     [all...]
  /external/chromium_org/third_party/webrtc/voice_engine/include/
voe_rtp_rtcp.h 256 virtual int RTPDumpIsActive(
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
fakewebrtcvoiceengine.h     [all...]

Completed in 136 milliseconds