Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp1429 static inline UInt64 GetLZMAUsage(bool multiThread, UInt32 dictionary) in GetLZMAUsage() function
1454 GetLZMAUsage(lzmaMt, dictionary) + (2 << 20)) * numBigThreads; in GetBenchMemoryUsage()