Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dansi.c54 typedef struct AnsiContext { struct
77 } AnsiContext; argument
81 AnsiContext *s = avctx->priv_data; in decode_init()
123 AnsiContext *s = avctx->priv_data; in hscroll()
143 AnsiContext *s = avctx->priv_data; in erase_line()
152 AnsiContext *s = avctx->priv_data; in erase_screen()
164 AnsiContext *s = avctx->priv_data; in draw_char()
191 AnsiContext *s = avctx->priv_data; in execute_code()
360 AnsiContext *s = avctx->priv_data; in decode_frame()
472 AnsiContext *s = avctx->priv_data; in decode_close()
[all …]