Searched refs:ParseAPP (Results 1 – 2 of 2) sorted by relevance
452 bool ParseAPP(const RtcpCommonHeader& header);
239 const bool ok = ParseAPP(header); in IterateTopLevel()1605 bool RTCPUtility::RTCPParserV2::ParseAPP(const RtcpCommonHeader& header) { in ParseAPP() function in webrtc::RTCPUtility::RTCPParserV2