Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zHandlerOut.cpp183 const UInt32 numThreads_New = ZstdEncProps_GetNumThreads_for_MemUsageLimit( in SetMainMethod()
187 if (numThreads_Original != numThreads_New) in SetMainMethod()
189 CMultiMethodProps::SetMethodThreadsTo_Replace(methodFull, numThreads_New); in SetMainMethod()
262 const UInt32 numThreads_New = numBlockThreads * lzmaThreads; in SetMainMethod() local
263 CMultiMethodProps::SetMethodThreadsTo_Replace(methodFull, numThreads_New); in SetMainMethod()

Completed in 2 milliseconds