GstDebugCategory 803 gst/gst.c return strcmp (gst_debug_category_get_name ((GstDebugCategory *) a),
GstDebugCategory 804 gst/gst.c gst_debug_category_get_name ((GstDebugCategory *) b));
GstDebugCategory 836 gst/gst.c GstDebugCategory *cat = (GstDebugCategory *) walk->data;
GstDebugCategory 134 gst/gstinfo.c GstDebugCategory *GST_CAT_DEFAULT = NULL;
GstDebugCategory 136 gst/gstinfo.c GstDebugCategory *GST_CAT_GST_INIT = NULL;
GstDebugCategory 137 gst/gstinfo.c GstDebugCategory *GST_CAT_AUTOPLUG = NULL;
GstDebugCategory 138 gst/gstinfo.c GstDebugCategory *GST_CAT_AUTOPLUG_ATTEMPT = NULL;
GstDebugCategory 139 gst/gstinfo.c GstDebugCategory *GST_CAT_PARENTAGE = NULL;
GstDebugCategory 140 gst/gstinfo.c GstDebugCategory *GST_CAT_STATES = NULL;
GstDebugCategory 141 gst/gstinfo.c GstDebugCategory *GST_CAT_SCHEDULING = NULL;
GstDebugCategory 143 gst/gstinfo.c GstDebugCategory *GST_CAT_BUFFER = NULL;
GstDebugCategory 144 gst/gstinfo.c GstDebugCategory *GST_CAT_BUFFER_LIST = NULL;
GstDebugCategory 145 gst/gstinfo.c GstDebugCategory *GST_CAT_BUS = NULL;
GstDebugCategory 146 gst/gstinfo.c GstDebugCategory *GST_CAT_CAPS = NULL;
GstDebugCategory 147 gst/gstinfo.c GstDebugCategory *GST_CAT_CLOCK = NULL;
GstDebugCategory 148 gst/gstinfo.c GstDebugCategory *GST_CAT_ELEMENT_PADS = NULL;
GstDebugCategory 149 gst/gstinfo.c GstDebugCategory *GST_CAT_PADS = NULL;
GstDebugCategory 150 gst/gstinfo.c GstDebugCategory *GST_CAT_PERFORMANCE = NULL;
GstDebugCategory 151 gst/gstinfo.c GstDebugCategory *GST_CAT_PIPELINE = NULL;
GstDebugCategory 152 gst/gstinfo.c GstDebugCategory *GST_CAT_PLUGIN_LOADING = NULL;
GstDebugCategory 153 gst/gstinfo.c GstDebugCategory *GST_CAT_PLUGIN_INFO = NULL;
GstDebugCategory 154 gst/gstinfo.c GstDebugCategory *GST_CAT_PROPERTIES = NULL;
GstDebugCategory 155 gst/gstinfo.c GstDebugCategory *GST_CAT_TYPES = NULL;
GstDebugCategory 156 gst/gstinfo.c GstDebugCategory *GST_CAT_XML = NULL;
GstDebugCategory 157 gst/gstinfo.c GstDebugCategory *GST_CAT_NEGOTIATION = NULL;
GstDebugCategory 158 gst/gstinfo.c GstDebugCategory *GST_CAT_REFCOUNTING = NULL;
GstDebugCategory 159 gst/gstinfo.c GstDebugCategory *GST_CAT_ERROR_SYSTEM = NULL;
GstDebugCategory 160 gst/gstinfo.c GstDebugCategory *GST_CAT_EVENT = NULL;
GstDebugCategory 161 gst/gstinfo.c GstDebugCategory *GST_CAT_MESSAGE = NULL;
GstDebugCategory 162 gst/gstinfo.c GstDebugCategory *GST_CAT_PARAMS = NULL;
GstDebugCategory 163 gst/gstinfo.c GstDebugCategory *GST_CAT_CALL_TRACE = NULL;
GstDebugCategory 164 gst/gstinfo.c GstDebugCategory *GST_CAT_SIGNAL = NULL;
GstDebugCategory 165 gst/gstinfo.c GstDebugCategory *GST_CAT_PROBE = NULL;
GstDebugCategory 166 gst/gstinfo.c GstDebugCategory *GST_CAT_REGISTRY = NULL;
GstDebugCategory 167 gst/gstinfo.c GstDebugCategory *GST_CAT_QOS = NULL;
GstDebugCategory 168 gst/gstinfo.c GstDebugCategory *_priv_GST_CAT_POLL = NULL;
GstDebugCategory 1217 gst/gstinfo.c GstDebugCategory *cat = (GstDebugCategory *) category;
GstDebugCategory 1250 gst/gstinfo.c GstDebugCategory *cat = (GstDebugCategory *) data;
GstDebugCategory 1322 gst/gstinfo.c GstDebugCategory *
GstDebugCategory 1326 gst/gstinfo.c GstDebugCategory *cat;
GstDebugCategory 1330 gst/gstinfo.c cat = g_slice_new (GstDebugCategory);
GstDebugCategory 1368 gst/gstinfo.c g_slice_free (GstDebugCategory, category);
GstDebugCategory 1493 gst/gstinfo.c GstDebugCategory *
GstDebugCategory 1496 gst/gstinfo.c GstDebugCategory *ret = NULL;
GstDebugCategory 1500 gst/gstinfo.c ret = (GstDebugCategory *) node->data;
GstDebugCategory 1688 gst/gstinfo.c GstDebugCategory *
GstDebugCategory 1846 gst/gstinfo.c GstDebugCategory *
GstDebugCategory 394 gst/gstinfo.h #define GST_DEBUG_CATEGORY_EXTERN(cat) extern GstDebugCategory *cat
GstDebugCategory 403 gst/gstinfo.h #define GST_DEBUG_CATEGORY_STATIC(cat) static GstDebugCategory *cat = NULL
GstDebugCategory 483 gst/gstinfo.h GST_EXPORT GstDebugCategory * GST_CAT_DEFAULT;
GstDebugCategory 195 tests/check/gst/gstinfo.c GstDebugCategory *cat = NULL;
GstDebugCategory 222 tests/check/gst/gstinfo.c GstDebugCategory *cat = NULL;
GstDebugCategory 28 tests/check/gst/struct_hppa.h {"GstDebugCategory", sizeof (GstDebugCategory), 16},
GstDebugCategory 28 tests/check/gst/struct_i386.h {"GstDebugCategory", sizeof(GstDebugCategory), 16},
GstDebugCategory 28 tests/check/gst/struct_ppc32.h {"GstDebugCategory", sizeof (GstDebugCategory), 16},
GstDebugCategory 28 tests/check/gst/struct_ppc64.h {"GstDebugCategory", sizeof (GstDebugCategory), 24} ,
GstDebugCategory 29 tests/check/gst/struct_sparc.h {"GstDebugCategory", sizeof (GstDebugCategory), 16},
GstDebugCategory 28 tests/check/gst/struct_x86_64.h {"GstDebugCategory", sizeof (GstDebugCategory), 24} ,