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

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

Completed in 129 milliseconds