GST_LOG           858 gst/gstinfo.h  #define GST_LOG(...)			GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG,     NULL, __VA_ARGS__)
GST_LOG           893 gst/gstinfo.h  #define GST_LOG(args...)		GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG,     NULL, ##args )
GST_LOG          1168 gst/gstinfo.h  GST_LOG (const char *format, ...)
GST_LOG          1327 gst/gstinfo.h  #define GST_LOG(...)					G_STMT_START{ }G_STMT_END
GST_LOG          1364 gst/gstinfo.h  #define GST_LOG(args...)				G_STMT_START{ }G_STMT_END
GST_LOG          1508 gst/gstinfo.h  GST_LOG (const char *format, ...)