Searched refs:CLzmaProps (Results 1 – 2 of 2) sorted by relevance
30 } CLzmaProps; typedef38 SRes LzmaProps_Decode(CLzmaProps *p, const Byte *data, unsigned size);50 CLzmaProps prop;
996 SRes LzmaProps_Decode(CLzmaProps *p, const Byte *data, unsigned size) in LzmaProps_Decode()1022 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2()1038 CLzmaProps propNew; in LzmaDec_AllocateProbs()1047 CLzmaProps propNew; in LzmaDec_Allocate()