Home
last modified time | relevance | path

Searched defs:XXH32 (Results 1 – 2 of 2) sorted by relevance

/external/fio/crc/
Dxxhash.c224 uint32_t XXH32(const void* input, uint32_t len, uint32_t seed) in XXH32() function
/external/lz4/lib/
Dxxhash.c338 unsigned int XXH32 (const void* input, size_t len, unsigned seed) in XXH32() function