Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp1204 const UInt32 numLzmaThreads = method.Get_Lzma_NumThreads(); in MethodBench() local
1205 if (numThreads > 1 && numLzmaThreads > 1) in MethodBench()