Searched refs:kNumVals (Results 1 – 1 of 1) sorted by relevance
158 const UInt32 kNumVals = 1 << (kNumHashBytes * 8); in OpenStream() local159 hashBuffer.SetCapacity(kNumVals); in OpenStream()161 memset(hash, 0xFF, kNumVals); in OpenStream()