Searched refs:kStartDicLog (Results 1 – 1 of 1) sorted by relevance
3445 const unsigned kStartDicLog = 22; in Bench() local3446 unsigned pow = (dict < ((UInt32)1 << kStartDicLog)) ? kBenchMinDicLogSize : kStartDicLog; in Bench()