Home
last modified time | relevance | path

Searched refs:gst_debug_set_threshold_from_string (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstinfo.c478 gst_debug_set_threshold_from_string ("*a*b:6,*b*0:6,*c:3,d*:2,xyz*:9,ax:1", in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstinfo.c474 gst_debug_set_threshold_from_string (env, FALSE); in _priv_gst_debug_init()
2145 gst_debug_set_threshold_from_string (const gchar * list, gboolean reset) in gst_debug_set_threshold_from_string() function
2477 gst_debug_set_threshold_from_string (const gchar * list, gboolean reset) in gst_debug_set_threshold_from_string() function
Dgst.c1003 gst_debug_set_threshold_from_string (arg, FALSE); in parse_one_option()
Dgstinfo.h489 void gst_debug_set_threshold_from_string (const gchar * list, gboolean reset);
/third_party/gstreamer/gstreamer/
DChangeLog44867 gst: make us of the new gst_debug_set_threshold_from_string function
44878 API: gst_debug_set_threshold_from_string()