Home
last modified time | relevance | path

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

/webrtc/rtp/src/
H A Dheader.rs129 let extid = b >> 4; in unmarshal() localVariable
133 if extid == EXTENSION_ID_RESERVED { in unmarshal()
138 id: extid, in unmarshal()
155 let extid = b; in unmarshal() localVariable
162 id: extid, in unmarshal()