Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp199 void GenerateLz(unsigned dictBits, CBaseRandomGenerator *_RG_) in GenerateLz() argument
225 unsigned numBitsMax = dictBits; in GenerateLz()