Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstinfo.h88 GST_LEVEL_COUNT enumerator
118 #define GST_LEVEL_MAX GST_LEVEL_COUNT
Dgstinfo.c1137 static const guchar levelcolormap_w32[GST_LEVEL_COUNT] = {
1166 static const gchar *levelcolormap[GST_LEVEL_COUNT] = {
1709 _gst_debug_min = GST_LEVEL_COUNT; in gst_debug_set_active()
Dgst.c997 if (((guint) tmp) < GST_LEVEL_COUNT) { in parse_one_option()
Dgstenumtypes.c699 { C_ENUM(GST_LEVEL_COUNT), "GST_LEVEL_COUNT", "count" }, in gst_debug_level_get_type()