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

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

Completed in 45 milliseconds