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

/illumos-gate/usr/src/common/lzma/
H A DLzmaEnc.c75 UInt32 LzmaEncProps_GetDictSize(const CLzmaEncProps *props2) argument
77 CLzmaEncProps props = *props2;
411 SRes LzmaEnc_SetProps(CLzmaEncHandle pp, const CLzmaEncProps *props2) argument
414 CLzmaEncProps props = *props2;

Completed in 68 milliseconds