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