Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstinfo.h1114 #define GST_INFO(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, NULL, __VA_ARGS__) macro
1149 #define GST_INFO(args...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, NULL, ##args ) macro
1404 GST_INFO (const char *format, ...) in GST_INFO() function
1585 #define GST_INFO(...) G_STMT_START{ }G_STMT_END macro
1622 #define GST_INFO(args...) G_STMT_START{ }G_STMT_END macro
1758 GST_INFO (const char *format, ...) in GST_INFO() function