Searched refs:kNonCompoundRtcpSDESPacket (Results 1 – 1 of 1) sorted by relevance
37 static const uint8_t kNonCompoundRtcpSDESPacket[] = {0x80, 0xCA, 0x00, 0x00}; variable97 EXPECT_FALSE(GetRtcpSsrc(kNonCompoundRtcpSDESPacket, in TEST()98 sizeof(kNonCompoundRtcpSDESPacket), &ssrc)); in TEST()