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