Searched refs:totalInSize (Results 1 - 2 of 2) sorted by relevance

/external/lzma/C/
H A DMtCoder.h38 UInt64 totalInSize; member in struct:__anon11528
H A DMtCoder.c66 p->totalInSize = p->totalOutSize = 0;
84 UPDATE_PROGRESS(inSize, p->inSizes[index], p->totalInSize)
87 p->res = Progress(p->progress, p->totalInSize, p->totalOutSize);

Completed in 52 milliseconds