Searched refs:_physPos (Results 1 – 2 of 2) sorted by relevance
42 UInt64 _physPos; variable46 HRESULT SeekToPhys() { return _stream->Seek(_physPos, STREAM_SEEK_SET, NULL); } in SeekToPhys()52 _physPos = startOffset; in InitAndSeek()73 UInt64 _physPos; variable82 HRESULT SeekToPhys() { return Stream->Seek(_physPos, STREAM_SEEK_SET, NULL); } in SeekToPhys()88 _physPos = StartOffset; in InitAndSeek()91 _physPos = StartOffset + (Vector[0] << BlockSizeLog); in InitAndSeek()188 UInt64 _physPos; variable197 HRESULT SeekToPhys() { return _stream->Seek(_physPos, STREAM_SEEK_SET, NULL); } in SeekToPhys()212 _physPos = startOffset; in InitAndSeek()
39 if (newPos != _physPos) in Read()41 _physPos = newPos; in Read()47 _physPos += size; in Read()95 if (newPos != _physPos) in Read()97 _physPos = newPos; in Read()112 _physPos += size; in Read()285 if (newPos != _physPos) in Read()287 _physPos = newPos; in Read()291 _physPos += size; in Read()