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

/external/lzma/CPP/7zip/UI/Common/
H A DBench.cpp775 UInt32 numDecoderThreads = numEncoderThreads * numSubDecoderThreads; local
784 encoder.progressInfoSpec[0]->BenchInfo.NumIterations = numDecoderThreads;
789 if (numDecoderThreads > 1)
809 if (numDecoderThreads > 1)
824 if (numDecoderThreads > 1)

Completed in 103 milliseconds