Searched refs:FNV_PRIME_32 (Results 1 - 1 of 1) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/ | ||
H A D | hash.h | 28 constexpr uint32_t FNV_PRIME_32 = 16777619u; variable 97 hash *= FNV_PRIME_32; in FNV1a32Hash() |
Completed in 1 milliseconds