Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dansi.c43 #define DEFAULT_FG_COLOR 7 /**< CGA color index */ macro
87 s->fg = DEFAULT_FG_COLOR; in decode_init()
310 s->fg = DEFAULT_FG_COLOR; in execute_code()
321 s->fg = ansi_to_cga[DEFAULT_FG_COLOR]; in execute_code()