Home
last modified time | relevance | path

Searched refs:DEFAULT_FG_COLOR (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dansi.c44 #define DEFAULT_FG_COLOR 7 /**< CGA color index */ macro
88 s->fg = DEFAULT_FG_COLOR; in decode_init()
311 s->fg = DEFAULT_FG_COLOR; in execute_code()
322 s->fg = ansi_to_cga[DEFAULT_FG_COLOR]; in execute_code()

Completed in 2 milliseconds