Searched refs:kBlockLengthIn4Bytes (Results 1 – 1 of 1) sorted by relevance
981 const int kBlockLengthIn4Bytes = 2; in ParseXrReceiverReferenceTimeItem() local982 const int kBlockLengthInBytes = kBlockLengthIn4Bytes * 4; in ParseXrReceiverReferenceTimeItem()984 if (block_length_4bytes != kBlockLengthIn4Bytes || in ParseXrReceiverReferenceTimeItem()1095 const int kBlockLengthIn4Bytes = 8; in ParseXrVoipMetricItem() local1096 const int kBlockLengthInBytes = kBlockLengthIn4Bytes * 4; in ParseXrVoipMetricItem()1098 if (block_length_4bytes != kBlockLengthIn4Bytes || in ParseXrVoipMetricItem()