Home
last modified time | relevance | path

Searched defs:outDelta (Results 1 – 2 of 2) sorted by relevance

/third_party/lzma/C/
DMtDec.c644 const UInt64 outDelta = outCodePos - outPrev; in MtDec_ThreadFunc2() local
714 const UInt64 outDelta = outCodePos - outPrev; in MtDec_ThreadFunc2() local
DLzma2DecMt.c789 UInt64 outDelta = p->outProcessed - outPrev; in Lzma2Dec_Decode_ST() local