Searched refs:_phyPos (Results 1 – 2 of 2) sorted by relevance
114 UInt64 _phyPos; variable118 HRESULT SeekToPhys() { return Stream->Seek(_phyPos, STREAM_SEEK_SET, NULL); } in SeekToPhys()132 _phyPos = 0; in Init()
176 if (_needStartSeek || _phyPos != phyPos) in Read()179 _phyPos = phyPos; in Read()188 _phyPos += size; in Read()