Home
last modified time | relevance | path

Searched defs:finishMode (Results 1 – 6 of 6) sorted by relevance

/external/lzma/C/
DLzma2Dec.c173 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status) in Lzma2Dec_DecodeToDic()
293 …p, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaSt… in Lzma2Dec_DecodeToBuf()
333 Byte prop, ELzmaFinishMode finishMode, ELzmaStatus *status, ISzAlloc *alloc) in Lzma2Decode()
DXzDec.c127 int srcWasFinished, ECoderFinishMode finishMode, int *wasFinished) in BraState_Code()
250 int srcWasFinished, ECoderFinishMode finishMode, int *wasFinished) in SbState_Code()
306 int srcWasFinished, ECoderFinishMode finishMode, int *wasFinished) in Lzma2State_Code()
392 ECoderFinishMode finishMode, ECoderStatus *status) in MixCoder_Code()
627 const Byte *src, SizeT *srcLen, ECoderFinishMode finishMode, ECoderStatus *status) in XzUnpacker_Code()
DLzmaDec.c753 ELzmaFinishMode finishMode, ELzmaStatus *status) in LzmaDec_DecodeToDic()
873 …p, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaSt… in LzmaDec_DecodeToBuf()
1003 const Byte *propData, unsigned propSize, ELzmaFinishMode finishMode, in LzmaDecode()
/external/lzma/CPP/7zip/Compress/
DLzma2Decoder.cpp97 ELzmaFinishMode finishMode = LZMA_FINISH_ANY; in Code() local
DLzmaDecoder.cpp109 ELzmaFinishMode finishMode = LZMA_FINISH_ANY; in CodeSpec() local
/external/lzma/C/Util/Lzma/
DLzmaUtil.c75 ELzmaFinishMode finishMode = LZMA_FINISH_ANY; in Decode2() local