Home
last modified time | relevance | path

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

/third_party/lzma/C/
DMtDec.c235 #define MTDEC_ProgessStep (1 << 0) macro
377 if (inDataSize - inPrev >= MTDEC_ProgessStep) in MtDec_ThreadFunc2()
645 if (inDelta >= MTDEC_ProgessStep || outDelta >= MTDEC_ProgessStep) in MtDec_ThreadFunc2()