Searched refs:XLen (Results 1 – 2 of 2) sorted by relevance
277 size_t XLen = ByteReader<uint16_t>::ReadBigEndian(ptr); in Parse() local279 XLen *= 4; // in bytes in Parse()281 if (static_cast<size_t>(remain) < (4 + XLen)) { in Parse()285 const uint8_t* ptrRTPDataExtensionEnd = ptr + XLen; in Parse()291 header->headerLength += XLen; in Parse()
103 unsigned XLen = XCosts.getLength(), in applyR2() local112 for (unsigned k = 1; k < XLen; ++k) { in applyR2()