HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
farmhash::farmhashnt 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::farmhashnt::Hash32 ( const char *  s,
size_t  len 
)

Definition at line 1109 of file farmhash.h.

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

Definition at line 1114 of file farmhash.h.