Home
last modified time | relevance | path

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

/rockchip-linux_mpp/utils/
H A Ddictionary.c118 unsigned dictionary_hash(const char * key) in dictionary_hash() function
214 hash = dictionary_hash(key); in dictionary_get()
263 hash = dictionary_hash(key) ; in dictionary_set()
323 hash = dictionary_hash(key); in dictionary_unset()
H A Ddictionary.h70 unsigned dictionary_hash(const char * key);