Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtcp_utility.cc1024 const int kSubBlockLengthIn4Bytes = 3; in ParseXrDlrr() local
1026 (block_length_4bytes % kSubBlockLengthIn4Bytes) != 0) { in ParseXrDlrr()
1033 _numberOfBlocks = block_length_4bytes / kSubBlockLengthIn4Bytes; in ParseXrDlrr()