Searched refs:CLzmaProps (Results 1 - 2 of 2) sorted by relevance

/u-boot/lib/lzma/
H A DLzmaDec.h28 } CLzmaProps; typedef in typeref:struct:_CLzmaProps
36 SRes LzmaProps_Decode(CLzmaProps *p, const Byte *data, unsigned size);
48 CLzmaProps prop;
H A DLzmaDec.c913 SRes LzmaProps_Decode(CLzmaProps *p, const Byte *data, unsigned size)
939 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc)
955 CLzmaProps propNew;
964 CLzmaProps propNew;

Completed in 188 milliseconds