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

/illumos-gate/usr/src/common/lzma/
H A DLzmaEnc.h36 UInt32 LzmaEncProps_GetDictSize(const CLzmaEncProps *props2);
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 422 milliseconds