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

/xsrc/external/mit/brotli/dist/c/enc/
H A Dhash.h69 static BROTLI_INLINE uint32_t Hash14(const uint8_t* data) { function in typeref:typename:BROTLI_INLINE uint32_t
185 key = Hash14(data) << 1;

Completed in 3 milliseconds