Searched refs:LzmaEncProps_GetDictSize (Results 1 – 3 of 3) sorted by relevance
36 UInt32 LzmaEncProps_GetDictSize(const CLzmaEncProps *props2);
489 UInt32 dicSize = LzmaEncProps_GetDictSize(&p->props.lzmaProps); in Lzma2Enc_WriteProperties()
89 UInt32 LzmaEncProps_GetDictSize(const CLzmaEncProps *props2) in LzmaEncProps_GetDictSize() function