GST_ERROR_OBJECT  846 gst/gstinfo.h  #define GST_ERROR_OBJECT(obj,...)	GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR,   obj,  __VA_ARGS__)
GST_ERROR_OBJECT  881 gst/gstinfo.h  #define GST_ERROR_OBJECT(obj,args...)	GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR,   obj,  ##args )
GST_ERROR_OBJECT 1047 gst/gstinfo.h  GST_ERROR_OBJECT (gpointer obj, const char *format, ...)
GST_ERROR_OBJECT 1315 gst/gstinfo.h  #define GST_ERROR_OBJECT(...)				G_STMT_START{ }G_STMT_END
GST_ERROR_OBJECT 1352 gst/gstinfo.h  #define GST_ERROR_OBJECT(args...)			G_STMT_START{ }G_STMT_END
GST_ERROR_OBJECT 1453 gst/gstinfo.h  GST_ERROR_OBJECT (gpointer obj, const char *format, ...)