Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstinfo.c1082 static const guchar ansi_to_win_fg[8] = { in gst_debug_construct_win_color() local
1105 color = ansi_to_win_fg[7]; in gst_debug_construct_win_color()
1114 color |= ansi_to_win_fg[colorinfo & GST_DEBUG_FG_MASK]; in gst_debug_construct_win_color()