Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/legacy/
H A Drk_list.cpp14 #define LIST_DEBUG(fmt, ...) mpp_log(fmt, ## __VA_ARGS__) macro
16 #define LIST_DEBUG(fmt, ...) /* not debugging: nothing */ macro
/rockchip-linux_mpp/osal/
H A Dmpp_list.c18 #define LIST_DEBUG(fmt, ...) mpp_log(fmt, ## __VA_ARGS__) macro