HomeSort by relevance Sort by last modified time
    Searched defs:MSG_RTCPPACKET (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/session/phone/
channel.h 72 MSG_RTCPPACKET = 23,
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
channel.cc 67 MSG_RTCPPACKET,
638 int message_id = (!rtcp) ? MSG_RTPPACKET : MSG_RTCPPACKET;
    [all...]

Completed in 252 milliseconds