Home
last modified time | relevance | path

Searched defs:hash (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/utils/
H A Ddictionary.c121 unsigned hash ; in dictionary_hash() local
211 unsigned hash ; in dictionary_get() local
258 unsigned hash ; in dictionary_set() local
316 unsigned hash ; in dictionary_unset() local
H A Ddictionary.h50 unsigned * hash ; /** List of hash values for keys */ member
/rockchip-linux_mpp/osal/inc/
H A Dmpp_hash.h304 RK_U32 hash = val * GOLDEN_RATIO_32; in hash_32() local