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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dansi.c38 #define DEFAULT_FG_COLOR 7 /**< CGA color index */ macro
81 s->fg = DEFAULT_FG_COLOR;
275 s->fg = DEFAULT_FG_COLOR;
282 s->fg = ansi_to_cga[DEFAULT_FG_COLOR];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dansi.c42 #define DEFAULT_FG_COLOR 7 /**< CGA color index */ macro
90 s->fg = DEFAULT_FG_COLOR;
303 s->fg = DEFAULT_FG_COLOR;
314 s->fg = ansi_to_cga[DEFAULT_FG_COLOR];

Completed in 526 milliseconds