Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstinfo.h1116 #define GST_LOG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, NULL, __VA_ARGS__) macro
1151 #define GST_LOG(args...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, NULL, ##args ) macro
1426 GST_LOG (const char *format, ...) in GST_LOG() function
1587 #define GST_LOG(...) G_STMT_START{ }G_STMT_END macro
1624 #define GST_LOG(args...) G_STMT_START{ }G_STMT_END macro
1768 GST_LOG (const char *format, ...) in GST_LOG() function