Home
last modified time | relevance | path

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

/rockchip-linux_mpp/inc/
H A Drk_type.h50 typedef signed short rk_s16; typedef
/rockchip-linux_mpp/mpp/base/
H A Dmpp_trie.c47 rk_s16 next[MPP_TRIE_KEY_MAX];
51 rk_s16 idx;
53 rk_s16 prev;
64 rk_s16 tag_len;
550 if (node->tag_len >= (rk_s16)MPP_TRIE_TAG_LEN_MAX) { in mpp_trie_last_info()