Searched defs:ParseRtpPacket (Results 1 – 3 of 3) sorted by relevance
52 int32_t RTPReceiverVideo::ParseRtpPacket(WebRtcRTPHeader* rtp_header, in ParseRtpPacket() function in webrtc::RTPReceiverVideo
181 int32_t RTPReceiverAudio::ParseRtpPacket(WebRtcRTPHeader* rtp_header, in ParseRtpPacket() function in webrtc::RTPReceiverAudio
313 static bool ParseRtpPacket(const rtc::Buffer* p, in ParseRtpPacket() function