Home
last modified time | relevance | path

Searched refs:MIN_SEQUENTIAL (Results 1 – 1 of 1) sorted by relevance

/xiu/protocol/rtsp/src/rtp/rtcp/
H A Drtcp_context.rs25 const MIN_SEQUENTIAL: u32 = 2; constant
62 self.probation = MIN_SEQUENTIAL - 1; in update_sequence()
133 probation: MIN_SEQUENTIAL, in new()