Home
last modified time | relevance | path

Searched defs:gst_debug_category_set_threshold (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstinfo.c1937 gst_debug_category_set_threshold (GstDebugCategory * category, in gst_debug_category_set_threshold() function
2510 gst_debug_category_set_threshold (GstDebugCategory * category, in gst_debug_category_set_threshold() function
Dgstinfo.h1543 #define gst_debug_category_set_threshold(category,level) G_STMT_START{ }G_STMT_END macro