#include <stdint.h>Go to the source code of this file.
Variables | |
| const uint8_t | ff_cga_font [2048] |
| const uint32_t | ff_cga_palette [16] |
| const uint8_t ff_cga_font[2048] |
Definition at line 23 of file cga_data.c.
Referenced by tmv_decode_frame().
| const uint32_t ff_cga_palette[16] |
Definition at line 154 of file cga_data.c.
Referenced by tmv_decode_frame().
1.7.1