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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_receiver_video.cc 90 return kRtpDead;
rtp_receiver_audio.cc 225 return kRtpDead;
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/interface/
rtp_rtcp_defines.h 61 kRtpDead = 0,
  /external/chromium_org/third_party/webrtc/voice_engine/
channel.cc 476 // Always mark the connection as Dead when the module reports kRtpDead
477 if (kRtpDead == alive)
    [all...]

Completed in 475 milliseconds