Home
last modified time | relevance | path

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

/rockchip-linux_mpp/kmpp/base/inc/
H A Dkmpp_obj_helper.h80 kmpp_objdef_add_entry(KMPP_OBJ_DEF(prefix), ENTRY_TO_NAME_START(name), &tbl); \
95 kmpp_objdef_add_entry(KMPP_OBJ_DEF(prefix), ENTRY_TO_NAME_START(name), &tbl); \
113 …kmpp_objdef_get_entry(KMPP_OBJ_DEF(prefix), ENTRY_TO_NAME_START(name), &CONCAT_US(tbl, prefix, __V…
280 #undef ENTRY_TO_NAME_START
287 #define ENTRY_TO_NAME_START(name, ...) TO_STR(name) macro
304 #undef ENTRY_TO_NAME_START in KMPP_OBJ_ENTRY_TABLE()
347 #define ENTRY_TO_NAME_START(name, ...) \ macro
476 #undef ENTRY_TO_NAME_START