Searched refs:kHashMul64Long (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/brotli/dist/c/enc/ | ||
| H A D | hash_longest_match64_inc.h | 26 const uint64_t h = (BROTLI_UNALIGNED_LOAD64LE(data) & mask) * kHashMul64Long; |
| H A D | hash.h | 66 static const uint64_t kHashMul64Long = variable in typeref:typename:const uint64_t |
Completed in 3 milliseconds