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

/external/lzma/CPP/7zip/UI/Common/
H A DBench.cpp849 inline UInt64 GetLZMAUsage(bool multiThread, UInt32 dictionary) function
872 GetLZMAUsage((numThreads > 1), dictionary) + (2 << 20)) * numBigThreads;

Completed in 44 milliseconds