Searched refs:inSizeNew (Results 1 – 1 of 1) sorted by relevance
23 UInt64 inSizeNew = InSize, outSizeNew = OutSize; in SetRatioInfo() local25 inSizeNew += (*inSize); in SetRatioInfo()30 RINOK(_ratioProgress->SetRatioInfo(&inSizeNew, &outSizeNew)); in SetRatioInfo()32 inSizeNew += ProgressOffset; in SetRatioInfo()35 return _progress->SetCompleted(_inSizeIsMain ? &inSizeNew : &outSizeNew); in SetRatioInfo()