Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dhash.h84 static BROTLI_INLINE uint32_t Hash14(const uint8_t* data) { in Hash14() function
205 key = Hash14(data) << 1; in SearchInStaticDictionary()