Searched refs:ParseXrUnsupportedBlockType (Results 1 – 2 of 2) sorted by relevance
440 bool ParseXrUnsupportedBlockType(int block_length_4bytes);
964 return ParseXrUnsupportedBlockType(block_length_in_4bytes); in ParseXrItem()1152 bool RTCPUtility::RTCPParserV2::ParseXrUnsupportedBlockType( in ParseXrUnsupportedBlockType() function in webrtc::RTCPUtility::RTCPParserV2