Searched refs:seekIdSize (Results 1 – 2 of 2) sorted by relevance
1757 const long long seekIdSize = ReadUInt(pReader, pos, len); in ParseEntry() local1759 if (seekIdSize <= 0) in ParseEntry()1767 if ((pos + seekIdSize) > stop) in ParseEntry()1786 if (len != seekIdSize) in ParseEntry()1789 pos += seekIdSize; // consume SeekID payload in ParseEntry()
1756 const long long seekIdSize = ReadUInt(pReader, pos, len); in ParseEntry() local1758 if (seekIdSize <= 0) in ParseEntry()1766 if ((pos + seekIdSize) > stop) in ParseEntry()1785 if (len != seekIdSize) in ParseEntry()1788 pos += seekIdSize; // consume SeekID payload in ParseEntry()