Home
last modified time | relevance | path

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

/webrtc/rtcp/src/
H A Dheader.rs76 pub const PADDING_MASK: u8 = 0x1; constant
/webrtc/rtp/src/
H A Dheader.rs10 pub const PADDING_MASK: u8 = 0x1; constant