Home
last modified time | relevance | path

Searched defs:outSize2 (Results 1 – 5 of 5) sorted by relevance

/external/lzma/CPP/7zip/Common/
DProgressUtils.cpp26 UInt64 outSize2 = OutSize; in SetRatioInfo() local
/external/lzma/C/
DLzma86Enc.c19 size_t outSize2 = *destLen; in Lzma86_Encode() local
DMtCoder.c14 UInt64 outSize2 = 0; in MtProgressThunk_Progress() local
/external/lzma/CPP/7zip/Compress/
DBcj2Coder.cpp289 … UInt64 outSize2 = currentInPos + outSizeRc + enc.bufs[BCJ2_STREAM_RC] - enc.bufs[BCJ2_STREAM_RC]; in CodeReal() local
466 const UInt64 outSize2 = outSizeProcessed + (dec.dest - _bufs[BCJ2_NUM_STREAMS]); in Code() local
/external/lzma/CPP/7zip/Archive/7z/
D7zEncode.cpp108 UInt64 outSize2; in SetRatioInfo() local