Searched refs:gst_debug_category_get_description (Results 1 – 4 of 4) sorted by relevance
945 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()
514 const gchar * gst_debug_category_get_description (GstDebugCategory * category);1548 #define gst_debug_category_get_description(cat) ("") macro
2018 gst_debug_category_get_description (GstDebugCategory * category) in gst_debug_category_get_description() function2539 gst_debug_category_get_description (GstDebugCategory * category) in gst_debug_category_get_description() function
384 fail_unless_equals_string (gst_debug_category_get_description (cat1), in GST_START_TEST()