Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/inc/
H A Dmpp_hash.h25 #define hash_long(val, bits) hash_64(val, bits)
315 static inline RK_U32 hash_64(RK_U64 val, unsigned int bits) in hash_64() function