Home
last modified time | relevance | path

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

/external/lzma/C/
DLzmaEnc.h35 UInt32 LzmaEncProps_GetDictSize(const CLzmaEncProps *props2);
DLzma2Enc.c467 UInt32 dicSize = LzmaEncProps_GetDictSize(&p->props.lzmaProps); in Lzma2Enc_WriteProperties()
DLzmaEnc.c95 UInt32 LzmaEncProps_GetDictSize(const CLzmaEncProps *props2) in LzmaEncProps_GetDictSize() function