Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibzvbi-teletextdec.c233 static void bprint_color(const char *type, AVBPrint *buf, vbi_page *page, unsigned ci) in bprint_color() function
273 bprint_color("c", buf, page, row[i].foreground); in decode_string()
277 bprint_color("3c", buf, page, row[i].background); in decode_string()