Searched refs:offsetInBlock (Results 1 – 1 of 1) sorted by relevance
106 const UInt32 offsetInBlock = (UInt32)_virtPos & (blockSize - 1); in Read() local109 UInt64 newPos = StartOffset + ((UInt64)phyBlock << BlockSizeLog) + offsetInBlock; in Read()116 _curRem = blockSize - offsetInBlock; in Read()