Searched refs:kBlockLengthInBytes (Results 1 – 1 of 1) sorted by relevance
982 const int kBlockLengthInBytes = kBlockLengthIn4Bytes * 4; in ParseXrReceiverReferenceTimeItem() local985 length < kBlockLengthInBytes) { in ParseXrReceiverReferenceTimeItem()1096 const int kBlockLengthInBytes = kBlockLengthIn4Bytes * 4; in ParseXrVoipMetricItem() local1099 length < kBlockLengthInBytes) { in ParseXrVoipMetricItem()1154 const int32_t kBlockLengthInBytes = block_length_4bytes * 4; in ParseXrUnsupportedBlockType() local1156 if (length < kBlockLengthInBytes) { in ParseXrUnsupportedBlockType()1162 _ptrRTCPData += kBlockLengthInBytes; in ParseXrUnsupportedBlockType()