Searched refs:prime5bytes (Results 1 – 1 of 1) sorted by relevance
412 static const U64 prime5bytes = 889523592379ULL; in LZ4_hash5() local416 return (U32)(((sequence << 24) * prime5bytes) >> (64 - hashLog)); in LZ4_hash5()