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

/external/lzma/C/
H A DLzmaEnc.c2201 SRes LzmaEnc_WriteProperties(CLzmaEncHandle pp, Byte *props, SizeT *size) function
2270 res = LzmaEnc_WriteProperties(p, propsEncoded, propsSize);

Completed in 1006 milliseconds