Searched refs:GetLogSize (Results 1 – 3 of 3) sorted by relevance
213 static int GetLogSize(int size) in GetLogSize() method in LzmaBench238 long t = GetLogSize(dictionarySize) - (18 << kSubBits); in GetCompressRating()
163 static UInt32 GetLogSize(UInt32 size) in GetLogSize() method in SevenZip.LzmaBench188 UInt64 t = GetLogSize(dictionarySize) - (18 << kSubBits); in GetCompressRating()
560 static UInt32 GetLogSize(UInt32 size) in GetLogSize() function662 UInt64 t = GetLogSize(dictSize) - (kBenchMinDicLogSize << kSubBits); in GetCompressRating()