Searched refs:key_type (Results 1 – 2 of 2) sorted by relevance
| /rockchip-linux_mpp/kmpp/base/ |
| H A D | kmpp_meta.c | 292 #define KMPP_META_ACCESSOR(func_type, arg_type, key_type, key_field) \ argument 295 KmppMetaVal *meta_val = meta_key_to_addr(meta, key, key_type); \ 306 KmppMetaVal *meta_val = meta_key_to_addr(meta, key, key_type); \ 318 KmppMetaVal *meta_val = meta_key_to_addr(meta, key, key_type); \
|
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_meta.c | 610 #define MPP_META_ACCESSOR(func_type, arg_type, key_type, key_field) \ argument 620 index = get_index_of_key_f(key, key_type); \ 646 index = get_index_of_key_f(key, key_type); \ 672 index = get_index_of_key_f(key, key_type); \
|