Searched refs:gst_debug_set_threshold_from_string (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstinfo.c | 478 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/ |
D | gstinfo.c | 474 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
|
D | gst.c | 1003 gst_debug_set_threshold_from_string (arg, FALSE); in parse_one_option()
|
D | gstinfo.h | 489 void gst_debug_set_threshold_from_string (const gchar * list, gboolean reset);
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 44867 gst: make us of the new gst_debug_set_threshold_from_string function 44878 API: gst_debug_set_threshold_from_string()
|