Searched defs:LzmaProps_Decode (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/lzma/
H A DLzmaDec.c921 SRes LzmaProps_Decode(CLzmaProps *p, const Byte *data, unsigned size) function
964 RINOK(LzmaProps_Decode(&propNew, props, propsSize));
974 RINOK(LzmaProps_Decode(&propNew, props, propsSize));

Completed in 275 milliseconds