Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dccaption_dec.c248 uint8_t cursor_charset; member
311 ctx->cursor_charset = 0; in flush_decoder()
339 charset[col] = ctx->cursor_charset; in write_char()
340 ctx->cursor_charset = CCSET_BASIC_AMERICAN; in write_char()
649 ctx->cursor_charset = CCSET_BASIC_AMERICAN; in handle_pac()
713 ctx->cursor_charset = CCSET_SPECIAL_AMERICAN; in handle_char()
718 ctx->cursor_charset = CCSET_EXTENDED_SPANISH_FRENCH_MISC; in handle_char()
723 ctx->cursor_charset = CCSET_EXTENDED_PORTUGUESE_GERMAN_DANISH; in handle_char()
726 ctx->cursor_charset = CCSET_BASIC_AMERICAN; in handle_char()