GST_DEBUG 857 gst/gstinfo.h #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
GST_DEBUG 892 gst/gstinfo.h #define GST_DEBUG(args...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, ##args )
GST_DEBUG 1157 gst/gstinfo.h GST_DEBUG (const char *format, ...)
GST_DEBUG 1326 gst/gstinfo.h #define GST_DEBUG(...) G_STMT_START{ }G_STMT_END
GST_DEBUG 1363 gst/gstinfo.h #define GST_DEBUG(args...) G_STMT_START{ }G_STMT_END
GST_DEBUG 1503 gst/gstinfo.h GST_DEBUG (const char *format, ...)