Searched refs:kNumVals (Results 1 – 1 of 1) sorted by relevance
2276 const UInt32 kNumVals = (UInt32)1 << (kNumHashBytes * 8); in OpenStream2() local2277 CByteArr hashBuffer(kNumVals); in OpenStream2()2279 memset(hash, 0xFF, kNumVals); in OpenStream2()