Home
last modified time | relevance | path

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

/external/chromium_org/third_party/lzma_sdk/
DLzma2Dec.c171 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status) in Lzma2Dec_DecodeToDic()
291 …p, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaSt… in Lzma2Dec_DecodeToBuf()
331 Byte prop, ELzmaFinishMode finishMode, ELzmaStatus *status, ISzAlloc *alloc) in Lzma2Decode()
DLzmaDec.c720 ELzmaFinishMode finishMode, ELzmaStatus *status) in LzmaDec_DecodeToDic()
840 …p, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaSt… in LzmaDec_DecodeToBuf()
970 const Byte *propData, unsigned propSize, ELzmaFinishMode finishMode, in LzmaDecode()
/external/lzma/C/
DLzma2Dec.c171 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status) in Lzma2Dec_DecodeToDic()
291 …p, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaSt… in Lzma2Dec_DecodeToBuf()
331 Byte prop, ELzmaFinishMode finishMode, ELzmaStatus *status, ISzAlloc *alloc) in Lzma2Decode()
DXzDec.c125 int srcWasFinished, ECoderFinishMode finishMode, int *wasFinished) in BraState_Code()
247 int srcWasFinished, ECoderFinishMode finishMode, int *wasFinished) in SbState_Code()
294 int srcWasFinished, ECoderFinishMode finishMode, int *wasFinished) in Lzma2State_Code()
377 ECoderFinishMode finishMode, ECoderStatus *status) in MixCoder_Code()
605 const Byte *src, SizeT *srcLen, int finishMode, ECoderStatus *status) in XzUnpacker_Code()
DLzmaDec.c720 ELzmaFinishMode finishMode, ELzmaStatus *status) in LzmaDec_DecodeToDic()
840 …p, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaSt… in LzmaDec_DecodeToBuf()
970 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.cpp107 ELzmaFinishMode finishMode = LZMA_FINISH_ANY; in CodeSpec() local
/external/lzma/C/Util/Lzma/
DLzmaUtil.c75 ELzmaFinishMode finishMode = LZMA_FINISH_ANY; in Decode2() local
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
DLzmaDec.c721 ELzmaFinishMode finishMode, ELzmaStatus *status) in LzmaDec_DecodeToDic()
841 …p, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaSt… in LzmaDec_DecodeToBuf()
971 const Byte *propData, unsigned propSize, ELzmaFinishMode finishMode, in LzmaDecode()