Home
last modified time | relevance | path

Searched defs:spa_log_debug (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/pipewire/spa/support/
H A Dlog.h130 #define spa_log_debug(l,...) spa_log_log(l,SPA_LOG_LEVEL_DEBUG,__FILE__,__LINE__,__func__,__VA_ARGS… macro
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/pipewire/spa/support/
H A Dlog.h130 #define spa_log_debug(l,...) spa_log_log(l,SPA_LOG_LEVEL_DEBUG,__FILE__,__LINE__,__func__,__VA_ARGS… macro
/dports/www/firefox-esr/firefox-91.8.0/third_party/pipewire/spa/support/
H A Dlog.h130 #define spa_log_debug(l,...) spa_log_log(l,SPA_LOG_LEVEL_DEBUG,__FILE__,__LINE__,__func__,__VA_ARGS… macro
/dports/multimedia/pipewire/pipewire-0.3.43/spa/include/spa/support/
H A Dlog.h281 #define spa_log_debug(l,...) spa_log_log(l,SPA_LOG_LEVEL_DEBUG,__FILE__,__LINE__,__func__,__VA_ARGS… macro