Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dccaption_dec.c58 CCFONT_UNDERLINED, enumerator
187 { CCCOL_WHITE, CCFONT_UNDERLINED, 0 }, // 0x41 || 0x61
189 { CCCOL_GREEN, CCFONT_UNDERLINED, 0 }, // 0x43 || 0x63
191 { CCCOL_BLUE, CCFONT_UNDERLINED, 0 }, // 0x45 || 0x65
193 { CCCOL_CYAN, CCFONT_UNDERLINED, 0 }, // 0x47 || 0x67
195 { CCCOL_RED, CCFONT_UNDERLINED, 0 }, // 0x49 || 0x69
197 { CCCOL_YELLOW, CCFONT_UNDERLINED, 0 }, // 0x4b || 0x6b
199 { CCCOL_MAGENTA, CCFONT_UNDERLINED, 0 }, // 0x4d || 0x6d
203 { CCCOL_WHITE, CCFONT_UNDERLINED, 0 }, // 0x51 || 0x71
205 { CCCOL_WHITE, CCFONT_UNDERLINED, 4 }, // 0x53 || 0x73
[all …]