Searched refs:LzmaEncProps_GetDictSize (Results 1 - 3 of 3) sorted by relevance

/external/lzma/C/
H A DLzmaEnc.h35 UInt32 LzmaEncProps_GetDictSize(const CLzmaEncProps *props2);
H A DLzma2Enc.c443 UInt32 dicSize = LzmaEncProps_GetDictSize(&p->props.lzmaProps);
H A DLzmaEnc.c88 UInt32 LzmaEncProps_GetDictSize(const CLzmaEncProps *props2) function

Completed in 174 milliseconds