HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
farmhash::farmhashsu Namespace Reference

Functions

STATIC_INLINE uint32_t Hash32 (const char *s, size_t len)
 
STATIC_INLINE uint32_t Hash32WithSeed (const char *s, size_t len, uint32_t seed)
 

Function Documentation

STATIC_INLINE uint32_t farmhash::farmhashsu::Hash32 ( const char *  s,
size_t  len 
)

Definition at line 1252 of file farmhash.h.

STATIC_INLINE uint32_t farmhash::farmhashsu::Hash32WithSeed ( const char *  s,
size_t  len,
uint32_t  seed 
)

Definition at line 1257 of file farmhash.h.