Searched refs:packPositions (Results 1 – 2 of 2) sorted by relevance
106 const UInt64 *packPositions = &folders.PackPositions[folders.FoStartPackStreamIndex[folderIndex]]; in Decode() local131 lockedStreamImpSpec->Init(&lockedInStream, startPos + packPositions[j]); in Decode()135 streamSpec->Init(packPositions[j + 1] - packPositions[j]); in Decode()313 packSizes[j] = packPositions[index + 1] - packPositions[index]; in Decode()
332 const UInt64 *packPositions, in SzFolder_Decode2() argument382 offset = packPositions[si]; in SzFolder_Decode2()383 inSize = packPositions[si + 1] - offset; in SzFolder_Decode2()411 UInt64 offset = packPositions[1]; in SzFolder_Decode2()412 UInt64 s3Size = packPositions[2] - offset; in SzFolder_Decode2()