Searched refs:kNumThreadsMax (Results 1 – 1 of 1) sorted by relevance
657 static const UInt32 kNumThreadsMax = (1 << 16); variable682 …ictionarySize < (1 << kBenchMinDicLogSize) || numThreads < 1 || numEncoderThreads > kNumThreadsMax) in LzmaBench()