Home
last modified time | relevance | path

Searched defs:LIST_ERROR (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/legacy/
H A Drk_list.cpp20 #define LIST_ERROR(fmt, ...) mpp_err(fmt, ## __VA_ARGS__) macro
22 #define LIST_ERROR(fmt, ...) macro
/rockchip-linux_mpp/osal/
H A Dmpp_list.c19 #define LIST_ERROR(fmt, ...) mpp_err(fmt, ## __VA_ARGS__) macro