| FFmpeg
    | 
| Data Fields | |
| AVFrame | frame | 
| int | palette [16] | 
| int | flags | 
| int | font_height | 
| const uint8_t * | font | 
| int | x | 
| int | y | 
| AVFrame XbinContext::frame | 
Definition at line 38 of file bintext.c.
Referenced by decode_end(), decode_frame(), draw_char(), and hscroll().
| int XbinContext::palette[16] | 
Definition at line 39 of file bintext.c.
Referenced by decode_frame(), and decode_init().
| int XbinContext::flags | 
Definition at line 40 of file bintext.c.
Referenced by decode_init().
| int XbinContext::font_height | 
Definition at line 41 of file bintext.c.
Referenced by decode_init(), draw_char(), and hscroll().
| const uint8_t* XbinContext::font | 
Definition at line 42 of file bintext.c.
Referenced by decode_init(), and draw_char().
| int XbinContext::x | 
Definition at line 43 of file bintext.c.
Referenced by decode_frame(), and draw_char().
| int XbinContext::y | 
Definition at line 43 of file bintext.c.
Referenced by decode_frame(), draw_char(), and hscroll().
 1.8.2
 1.8.2