Home
last modified time | relevance | path

Searched refs:startInProgress (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/Compress/
DLzmaDecoder.cpp97 UInt64 startInProgress = _inSizeProcessed; in CodeSpec() local
169 UInt64 inSize = _inSizeProcessed - startInProgress; in CodeSpec()