Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_trie.cpp40 #define DEFAULT_NODE_COUNT 900 macro
104 p->node_count = node_count ? node_count : DEFAULT_NODE_COUNT; in mpp_trie_init()