Searched refs:kHashMul64Long (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/brotli/dist/c/enc/
H A Dhash_longest_match64_inc.h26 const uint64_t h = (BROTLI_UNALIGNED_LOAD64LE(data) & mask) * kHashMul64Long;
H A Dhash.h66 static const uint64_t kHashMul64Long = variable in typeref:typename:const uint64_t

Completed in 3 milliseconds