Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_trie.h13 #define MPP_TRIE_KEY_LEN (4) macro
14 #define MPP_TRIE_KEY_MAX (1 << (MPP_TRIE_KEY_LEN))
/rockchip-linux_mpp/mpp/base/
H A Dmpp_trie.c34 #define MPP_TRIE_KEY_LEN (4) macro
35 #define MPP_TRIE_KEY_MAX (1 << (MPP_TRIE_KEY_LEN))
42 #define MPP_TRIE_TAG_LEN_MAX ((sizeof(rk_u64) * 8) / MPP_TRIE_KEY_LEN)