Searched refs:ParseFBCommon (Results 1 – 2 of 2) sorted by relevance
442 bool ParseFBCommon(const RtcpCommonHeader& header);
231 if (!ParseFBCommon(header)) { in IterateTopLevel()1167 bool RTCPUtility::RTCPParserV2::ParseFBCommon(const RtcpCommonHeader& header) { in ParseFBCommon() function in webrtc::RTCPUtility::RTCPParserV2