Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtcp_utility.cc1042 const int kSubBlockLengthInBytes = 12; in ParseXrDlrrItem() local
1044 if (length < kSubBlockLengthInBytes) { in ParseXrDlrrItem()