Home
last modified time | relevance | path

Searched refs:LzmaEncProps_GetDictSize (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) in LzmaEncProps_GetDictSize() function