Searched refs:LzmaProps_Decode (Results 1 – 2 of 2) sorted by relevance
36 SRes LzmaProps_Decode(CLzmaProps *p, const Byte *data, unsigned size);
924 SRes LzmaProps_Decode(CLzmaProps *p, const Byte *data, unsigned size) in LzmaProps_Decode() function967 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()977 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
Completed in 5 milliseconds