Home
last modified time | relevance | path

Searched refs:gst_debug_set_threshold_for_name (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsttracerrecord.c55 gst_debug_set_threshold_for_name ("GST_TRACER", GST_LEVEL_TRACE); in setup()
64 gst_debug_set_threshold_for_name ("GST_TRACER", GST_LEVEL_NONE); in cleanup()
Dgstinfo.c401 gst_debug_set_threshold_for_name ("GST_STATES", GST_LEVEL_DEBUG); in GST_START_TEST()
427 gst_debug_set_threshold_for_name ("GST_STATES", GST_LEVEL_DEBUG); in GST_START_TEST()
428 gst_debug_set_threshold_for_name ("GST_CAPS", GST_LEVEL_DEBUG); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dprofile.c155 gst_debug_set_threshold_for_name ("default", GST_LEVEL_NONE); in GST_START_TEST()
417 gst_debug_set_threshold_for_name ("default", GST_LEVEL_NONE); in GST_START_TEST()
Dvideo.c1027 gst_debug_set_threshold_for_name ("default", GST_LEVEL_NONE); in GST_START_TEST()
1115 gst_debug_set_threshold_for_name ("default", GST_LEVEL_NONE); in GST_START_TEST()
1179 gst_debug_set_threshold_for_name ("default", GST_LEVEL_NONE); in GST_START_TEST()
Dtag.c951 gst_debug_set_threshold_for_name ("tag-licenses", GST_LEVEL_NONE); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstinfo.h486 void gst_debug_set_threshold_for_name (const gchar * name,
1529 #define gst_debug_set_threshold_for_name(name,level) G_STMT_START{ }G_STMT_END macro
Dgstinfo.c1819 gst_debug_set_threshold_for_name (const gchar * name, GstDebugLevel level) in gst_debug_set_threshold_for_name() function
2167 gst_debug_set_threshold_for_name (category, level); in gst_debug_set_threshold_from_string()
2493 gst_debug_set_threshold_for_name (const gchar * name, GstDebugLevel level) in gst_debug_set_threshold_for_name() function