Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/source/
Drtp_utility.cc36 kRtcpMinParseLength = 8, enumerator
137 if (length < kRtcpMinParseLength) { in ParseRtcp()