Searched refs:CurrentRecordPos (Results 1 – 1 of 1) sorted by relevance
840 uint64_t CurrentRecordPos = Stream.GetCurrentBitNo(); in parseBlock() local910 int BlockSize = (CurrentRecordPos / 8) - BlockEntryPos; in parseBlock()981 if (Error Err = Stream.JumpToBit(CurrentRecordPos)) in parseBlock()