Searched refs:_physPos (Results 1 – 2 of 2) sorted by relevance
43 UInt64 _physPos; variable47 HRESULT SeekToPhys() { return _stream->Seek(_physPos, STREAM_SEEK_SET, NULL); } in SeekToPhys()53 _physPos = startOffset; in InitAndSeek()74 UInt64 _physPos; variable83 HRESULT SeekToPhys() { return Stream->Seek(_physPos, STREAM_SEEK_SET, NULL); } in SeekToPhys()89 _physPos = StartOffset; in InitAndSeek()92 _physPos = StartOffset + (Vector[0] << BlockSizeLog); in InitAndSeek()189 UInt64 _physPos; variable198 HRESULT SeekToPhys() { return _stream->Seek(_physPos, STREAM_SEEK_SET, NULL); } in SeekToPhys()213 _physPos = startOffset; in InitAndSeek()
46 if (newPos != _physPos) in Read()48 _physPos = newPos; in Read()54 _physPos += size; in Read()110 if (newPos != _physPos) in Read()112 _physPos = newPos; in Read()127 _physPos += size; in Read()303 if (newPos != _physPos) in Read()305 _physPos = newPos; in Read()309 _physPos += size; in Read()