Home
last modified time | relevance | path

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

/external/libtextclassifier/util/hash/
Dhash.cc26 inline uint32 DecodeFixed32(const char *ptr) { in DecodeFixed32() function
48 uint32 k = DecodeFixed32(data); in Hash32()