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

/illumos-gate/usr/src/common/lzma/
H A DLzmaEnc.c411 SRes LzmaEnc_SetProps(CLzmaEncHandle pp, const CLzmaEncProps *props2) function
1708 LzmaEnc_SetProps(p, &props);
2269 res = LzmaEnc_SetProps(p, props);

Completed in 85 milliseconds