Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstinfo.c403 gst_debug_unset_threshold_for_name ("GST_STATES"); in GST_START_TEST()
430 gst_debug_unset_threshold_for_name ("GST_STATES"); in GST_START_TEST()
431 gst_debug_unset_threshold_for_name ("GST_CAPS"); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstinfo.h492 void gst_debug_unset_threshold_for_name (const gchar * name);
1530 #define gst_debug_unset_threshold_for_name(name) G_STMT_START{ }G_STMT_END macro
Dgstinfo.c1845 gst_debug_unset_threshold_for_name (const gchar * name) in gst_debug_unset_threshold_for_name() function
2498 gst_debug_unset_threshold_for_name (const gchar * name) in gst_debug_unset_threshold_for_name() function
/third_party/gstreamer/gstreamer/
DChangeLog30375 gst_debug_unset_threshold_for_name() used to go into an
30384 gstinfo: fix infinite loop in gst_debug_unset_threshold_for_name()