GST_LEVEL_MEMDUMP  997 gst/gstinfo.c      case GST_LEVEL_MEMDUMP:
GST_LEVEL_MEMDUMP 1665 gst/gstinfo.c    gst_debug_log ((cat), GST_LEVEL_MEMDUMP, file, func, line, obj, "--------"
GST_LEVEL_MEMDUMP 1669 gst/gstinfo.c      gst_debug_log ((cat), GST_LEVEL_MEMDUMP, file, func, line, obj, "%s", msg);
GST_LEVEL_MEMDUMP 1677 gst/gstinfo.c      gst_debug_log (cat, GST_LEVEL_MEMDUMP, file, func, line, obj, "%s", buf);
GST_LEVEL_MEMDUMP 1681 gst/gstinfo.c    gst_debug_log ((cat), GST_LEVEL_MEMDUMP, file, func, line, obj, "--------"
GST_LEVEL_MEMDUMP  545 gst/gstinfo.h    if (G_UNLIKELY (GST_LEVEL_MEMDUMP <= __gst_debug_min)) {                    \
GST_LEVEL_MEMDUMP  763 win32/common/gstenumtypes.c     {C_ENUM (GST_LEVEL_MEMDUMP), "GST_LEVEL_MEMDUMP", "memdump"},