Searched refs:ParseRtcp (Results 1 – 3 of 3) sorted by relevance
38 bool ParseRtcp(RTPHeader* header) const;
133 bool RtpHeaderParser::ParseRtcp(RTPHeader* header) const { in ParseRtcp() function in webrtc::RtpUtility::RtpHeaderParser
438 rtp_parser.ParseRtcp(&marker.rtp_header); in ReadPacket()