Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dansi.c45 #define DEFAULT_BG_COLOR 0 macro
89 s->bg = DEFAULT_BG_COLOR; in decode_init()
139 DEFAULT_BG_COLOR, avctx->width); in hscroll()
148 DEFAULT_BG_COLOR, xlength); in erase_line()
156 memset(s->frame->data[0] + i * s->frame->linesize[0], DEFAULT_BG_COLOR, avctx->width); in erase_screen()
279 DEFAULT_BG_COLOR, (avctx->height - s->y - s->font_height)*s->frame->linesize[0]); in execute_code()
284 memset(s->frame->data[0], DEFAULT_BG_COLOR, s->y * s->frame->linesize[0]); in execute_code()
312 s->bg = DEFAULT_BG_COLOR; in execute_code()
330 s->fg = ansi_to_cga[DEFAULT_BG_COLOR]; in execute_code()
H A Dbintext.c111 #define DEFAULT_BG_COLOR 0 macro
121 DEFAULT_BG_COLOR, s->font_height * s->frame->linesize[0]); in hscroll()

Completed in 2 milliseconds