Searched refs:GetLZMAUsage (Results 1 – 1 of 1) sorted by relevance
849 inline UInt64 GetLZMAUsage(bool multiThread, UInt32 dictionary) in GetLZMAUsage() function872 GetLZMAUsage((numThreads > 1), dictionary) + (2 << 20)) * numBigThreads; in GetBenchMemoryUsage()