Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_receiver_video.cc52 int32_t RTPReceiverVideo::ParseRtpPacket(WebRtcRTPHeader* rtp_header, in ParseRtpPacket() function in webrtc::RTPReceiverVideo
Drtp_receiver_audio.cc181 int32_t RTPReceiverAudio::ParseRtpPacket(WebRtcRTPHeader* rtp_header, in ParseRtpPacket() function in webrtc::RTPReceiverAudio
/external/webrtc/talk/media/base/
Dvideoengine_unittest.h313 static bool ParseRtpPacket(const rtc::Buffer* p, in ParseRtpPacket() function