Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtcp_utility.cc942 const int kBlockHeaderLengthInBytes = 4; in ParseXrItem() local
944 if (length < kBlockHeaderLengthInBytes) { in ParseXrItem()