Searched refs:fmix32 (Results 1 – 1 of 1) sorted by relevance
85 FORCE_INLINE uint32_t fmix32 ( uint32_t h ) in fmix32() function225 h1 = fmix32(h1); in PMurHash128x86_Result()226 h2 = fmix32(h2); in PMurHash128x86_Result()227 h3 = fmix32(h3); in PMurHash128x86_Result()228 h4 = fmix32(h4); in PMurHash128x86_Result()
Completed in 9 milliseconds