Home
last modified time | relevance | path

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

/u-boot/lib/lzma/
A Dhistory.txt179 - Interfaces for ANSI-C LZMA Decoder (LzmaDecode.c) were changed
200 - The bug was fixed in LzmaDecode.c (ANSI-C LZMA Decoder):
205 LzmaDecodeSize.c can provide slightly smaller code than LzmaDecode.c
245 LzmaDecode.c / RangeDecoderReadByte
A DLzmaTools.c109 res = LzmaDecode( in lzmaBuffToBuffDecompress()
A DLzmaDec.h219 SRes LzmaDecode(Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen,
A DREADME.txt20 function that wraps the complex LzmaDecode() function from the LZMA SDK. The
A DLzmaDec.c995 SRes LzmaDecode(Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, in LzmaDecode() function
A Dlzma.txt361 int LzmaDecode(Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen,

Completed in 7 milliseconds