Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstinfo.c411 GST_CAT_BUS = _gst_debug_category_new ("GST_BUS", GST_DEBUG_BG_YELLOW, NULL); in _priv_gst_debug_init()
442 GST_DEBUG_BOLD | GST_DEBUG_FG_BLACK | GST_DEBUG_BG_YELLOW, NULL); in _priv_gst_debug_init()
Dgstinfo.h168 GST_DEBUG_BG_YELLOW = 0x0030, enumerator
Dgstenumtypes.c721 { C_FLAGS(GST_DEBUG_BG_YELLOW), "GST_DEBUG_BG_YELLOW", "bg-yellow" }, in gst_debug_color_flags_get_type()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgsttypefindelement.c133 GST_DEBUG_BG_YELLOW | GST_DEBUG_FG_GREEN, "type finding element");