Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/lzma/
H 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
H A DLzmaTools.c108 res = LzmaDecode( in lzmaBuffToBuffDecompress()
H A DLzmaDec.h219 SRes LzmaDecode(Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen,
H A DREADME.txt20 function that wraps the complex LzmaDecode() function from the LZMA SDK. The
H A DLzmaDec.c995 SRes LzmaDecode(Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, in LzmaDecode() function
H A Dlzma.txt361 int LzmaDecode(Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen,