Home
last modified time | relevance | path

Searched refs:gst_debug_category_get_description (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgst.c945 color, gst_debug_category_get_description (cat)); in gst_debug_help()
958 g_print ("%s", gst_debug_category_get_description (cat)); in gst_debug_help()
966 gst_debug_category_get_description (cat)); in gst_debug_help()
Dgstinfo.h514 const gchar * gst_debug_category_get_description (GstDebugCategory * category);
1548 #define gst_debug_category_get_description(cat) ("") macro
Dgstinfo.c2018 gst_debug_category_get_description (GstDebugCategory * category) in gst_debug_category_get_description() function
2539 gst_debug_category_get_description (GstDebugCategory * category) in gst_debug_category_get_description() function
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstinfo.c384 fail_unless_equals_string (gst_debug_category_get_description (cat1), in GST_START_TEST()