Definition at line 33 of file sga.c.
◆ gb
Definition at line 34 of file sga.c.
◆ metadata_size
int SGAVideoContext::metadata_size |
Definition at line 36 of file sga.c.
◆ tiledata_size
int SGAVideoContext::tiledata_size |
Definition at line 37 of file sga.c.
◆ tiledata_offset
int SGAVideoContext::tiledata_offset |
Definition at line 38 of file sga.c.
◆ tilemapdata_size
int SGAVideoContext::tilemapdata_size |
Definition at line 39 of file sga.c.
◆ tilemapdata_offset
int SGAVideoContext::tilemapdata_offset |
Definition at line 40 of file sga.c.
◆ paldata_size
int SGAVideoContext::paldata_size |
Definition at line 41 of file sga.c.
◆ paldata_offset
int SGAVideoContext::paldata_offset |
Definition at line 42 of file sga.c.
◆ palmapdata_offset
int SGAVideoContext::palmapdata_offset |
Definition at line 43 of file sga.c.
◆ palmapdata_size
int SGAVideoContext::palmapdata_size |
Definition at line 44 of file sga.c.
◆ flags
int SGAVideoContext::flags |
Definition at line 46 of file sga.c.
◆ nb_pal
int SGAVideoContext::nb_pal |
Definition at line 47 of file sga.c.
◆ nb_tiles
int SGAVideoContext::nb_tiles |
Definition at line 48 of file sga.c.
◆ tiles_w
int SGAVideoContext::tiles_w |
Definition at line 49 of file sga.c.
◆ tiles_h
int SGAVideoContext::tiles_h |
Definition at line 49 of file sga.c.
◆ shift
int SGAVideoContext::shift |
Definition at line 50 of file sga.c.
◆ plus
int SGAVideoContext::plus |
Definition at line 51 of file sga.c.
◆ swap
int SGAVideoContext::swap |
Definition at line 52 of file sga.c.
◆ pal
uint32_t SGAVideoContext::pal[256] |
Definition at line 54 of file sga.c.
◆ tileindex_data
uint8_t* SGAVideoContext::tileindex_data |
Definition at line 55 of file sga.c.
◆ tileindex_size
unsigned SGAVideoContext::tileindex_size |
Definition at line 56 of file sga.c.
◆ palmapindex_data
uint8_t* SGAVideoContext::palmapindex_data |
Definition at line 57 of file sga.c.
◆ palmapindex_size
unsigned SGAVideoContext::palmapindex_size |
Definition at line 58 of file sga.c.
◆ uncompressed
uint8_t SGAVideoContext::uncompressed[65536] |
Definition at line 59 of file sga.c.
The documentation for this struct was generated from the following file: