Searched defs:kMinimalisticRtpPacket (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ |
H A D | rtp_util_unittest.cc | 19 constexpr uint8_t kMinimalisticRtpPacket[] = {0x80, 97, 0, 0, // in TEST() local 59 constexpr uint8_t kMinimalisticRtpPacket[] = {0x80, 97, 0, 0, // in TEST() local 72 constexpr uint8_t kMinimalisticRtpPacket[] = {0x80, 97, 0x12, 0x34, // in TEST() local 79 constexpr uint8_t kMinimalisticRtpPacket[] = {0x80, 97, 0, 0, // in TEST() local
|