Searched refs:kNumHashDictBits (Results 1 – 1 of 1) sorted by relevance
/external/lzma/CPP/7zip/UI/Common/ |
D | Bench.cpp | 88 static const unsigned kNumHashDictBits = 17; variable 3167 (pow == kNumHashDictBits) ? checkSum : NULL, method, NULL, NULL, false, 0)); in Bench() 3389 1 << kNumHashDictBits, printCallback, &callback, &callback.EncodeRes, true, cpuFreq); in Bench()
|