Searched refs:gst_debug_reset_threshold (Results 1 – 2 of 2) sorted by relevance
283 static void gst_debug_reset_threshold (gpointer category, gpointer unused);1775 gst_debug_reset_threshold (gpointer category, gpointer unused) in gst_debug_reset_threshold() function1797 g_slist_foreach (__categories, gst_debug_reset_threshold, NULL); in gst_debug_reset_all_thresholds()1891 gst_debug_reset_threshold (cat, NULL); in _gst_debug_category_new()1963 gst_debug_reset_threshold (category, NULL); in gst_debug_category_reset_threshold()
12152 superfluous (gst_debug_reset_threshold already applies12161 gstinfo: Simplify gst_debug_reset_threshold() implementation