Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp90 static const unsigned kNumHashDictBits = 17; variable
2758 (pow == kNumHashDictBits) ? checkSum : NULL, method, NULL, NULL, false, 0)); in Bench()
2979 1 << kNumHashDictBits, printCallback, &callback, &callback.EncodeRes, true, cpuFreq); in Bench()