Searched refs:PackSize (Results 1 – 6 of 6) sorted by relevance
54 UInt64 PackSize; member61 NumArchives = UnpackSize = PackSize = NumFolders = NumFiles = 0; in Clear()
375 info.PackSize = *outSize; in SetRatioInfo()380 info.PackSize = BenchInfo.PackSize + *inSize; in SetRatioInfo()638 pi->BenchInfo.PackSize = 0; in Decode()651 pi->BenchInfo.PackSize += compressedSize; in Decode()761 info.PackSize = 0; in LzmaBench()767 info.PackSize += encoder.compressedSize; in LzmaBench()835 info.PackSize = 0; in LzmaBench()841 info.PackSize += encoder.compressedSize; in LzmaBench()
15 UInt64 PackSize; member
261 stat.PackSize = extractCallbackSpec->LocalProgressSpec->InSize; in DecompressArchives()
136 …ecompressRating(info.GlobalTime, info.GlobalFreq, info.UnpackSize, info.PackSize, info.NumIteratio… in SetDecodeResult()140 info2.PackSize *= info2.NumIterations; in SetDecodeResult()
456 << "Compressed: " << stat.PackSize << endl; in Main2()