Go to the source code of this file.
Macros | |
#define | MURMUR3_SEED ( 0x41545731 ) |
#define | MURMUR3_C1 ( 0xcc9e2d51 ) |
#define | MURMUR3_C2 ( 0x1b873593 ) |
#define | MURMUR3_C3 ( 0xe6546b64 ) |
Functions | |
AkForceInline AkUInt32 | AkHashMurMurMix32 (AkUInt32 uValue) |
AkForceInline AkUInt64 | AkHashMurMurMix64 (AkUInt64 uValue) |
AkForceInline void | AkHashMurMur32 (AkUInt32 *pHash, const void *pData, size_t uSize) |
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise