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