Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Compress/
DBcj2Coder.cpp153 UInt64 outSizeRc = 0; in CodeReal() local
248 outSizeRc += curSize; in CodeReal()
289 … UInt64 outSize2 = currentInPos + outSizeRc + enc.bufs[BCJ2_STREAM_RC] - enc.bufs[BCJ2_STREAM_RC]; in CodeReal()