Searched defs:numBigThreads (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DBench.cpp870 UInt32 numBigThreads = numThreads / numSubThreads; local
872 GetLZMAUsage((numThreads > 1), dictionary) + (2 << 20)) * numBigThreads;

Completed in 126 milliseconds