Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstinfo.h1115 #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__) macro
1150 #define GST_DEBUG(args...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, ##args ) macro
1415 GST_DEBUG (const char *format, ...) in GST_DEBUG() function
1586 #define GST_DEBUG(...) G_STMT_START{ }G_STMT_END macro
1623 #define GST_DEBUG(args...) G_STMT_START{ }G_STMT_END macro
1763 GST_DEBUG (const char *format, ...) in GST_DEBUG() function