Searched defs:LzmaEnc_WriteProperties (Results 1 - 1 of 1) sorted by relevance
/external/lzma/C/ | ||
H A D | LzmaEnc.c | 2201 SRes LzmaEnc_WriteProperties(CLzmaEncHandle pp, Byte *props, SizeT *size)
function 2270 res = LzmaEnc_WriteProperties(p, propsEncoded, propsSize); |
Completed in 1006 milliseconds