Home
last modified time | relevance | path

Searched defs:OnRtpPacket (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/media/
Dwebrtc_rtp_dump_handler.cc210 void WebRtcRtpDumpHandler::OnRtpPacket(const uint8* packet_header, in OnRtpPacket() function in WebRtcRtpDumpHandler
Dwebrtc_logging_handler_host.cc284 void WebRtcLoggingHandlerHost::OnRtpPacket(scoped_ptr<uint8[]> packet_header, in OnRtpPacket() function in WebRtcLoggingHandlerHost
/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dmediarecorder_unittest.cc69 void OnRtpPacket(const RawRtpPacket& raw) { in OnRtpPacket() function in cricket::RtpDumpSinkTest