menu
Version
2024.1.3.8749
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
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