Searched refs:_physPos (Results 1 – 2 of 2) sorted by relevance
41 UInt64 _physPos; variable45 HRESULT SeekToPhys() { return _stream->Seek(_physPos, STREAM_SEEK_SET, NULL); } in SeekToPhys()51 _physPos = startOffset; in InitAndSeek()70 UInt64 _physPos; variable79 HRESULT SeekToPhys() { return Stream->Seek(_physPos, STREAM_SEEK_SET, NULL); } in SeekToPhys()85 _physPos = StartOffset; in InitAndSeek()88 _physPos = StartOffset + (Vector[0] << BlockSizeLog); in InitAndSeek()
35 if (newPos != _physPos) in Read()37 _physPos = newPos; in Read()43 _physPos += size; in Read()76 if (newPos != _physPos) in Read()78 _physPos = newPos; in Read()93 _physPos += size; in Read()