Home
last modified time | relevance | path

Searched defs:kRtpMarkerBitMask (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openscreen/cast/streaming/
H A Drtp_defines.h74 constexpr uint8_t kRtpMarkerBitMask = 0b10000000; variable
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dfec_test_helper.cc27 constexpr uint8_t kRtpMarkerBitMask = 0x80; variable