Searched refs:totalInSize (Results 1 – 4 of 4) sorted by relevance
30 p->totalInSize = 0; in MtProgress_Init()38 if (ICompressProgress_Progress(p->progress, p->totalInSize, p->totalOutSize) != SZ_OK) in MtProgress_Progress_ST()49 p->totalInSize += inSize; in MtProgress_ProgressAdd()52 if (ICompressProgress_Progress(p->progress, p->totalInSize, p->totalOutSize) != SZ_OK) in MtProgress_ProgressAdd()215 p->mtProgress.totalInSize += inSize; in MtDec_Progress_GetError_Spec()218 …if (ICompressProgress_Progress(p->mtProgress.progress, p->mtProgress.totalInSize, p->mtProgress.to… in MtDec_Progress_GetError_Spec()
28 UInt64 totalInSize; member
2105 me->mtc.mtProgress.totalInSize = me->mtc.inProcessed; in XzDecMt_Callback_Write()2139 me->mtc.mtProgress.totalInSize = me->mtc.inProcessed; in XzDecMt_Callback_Write()2224 me->mtc.mtProgress.totalInSize = me->mtc.inProcessed; in XzDecMt_Callback_Write()
217 U64 totalInSize; member668 cctxPtr->totalInSize = 0; in LZ4F_compressBegin_usingCDict()892 cctxPtr->totalInSize += srcSize; in LZ4F_compressUpdate()967 if (cctxPtr->prefs.frameInfo.contentSize != cctxPtr->totalInSize) in LZ4F_compressEnd()