Data Fields | |
AVCodecContext * | avctx |
AVFrame | pic |
unsigned char | planes |
unsigned char | planemap [4] |
uint32_t | pal [256] |
Definition at line 46 of file 8bps.c.
uint32_t EightBpsContext::pal[256] |
Definition at line 49 of file 8bps.c.
Referenced by decode_end(), decode_frame(), and decode_init().
unsigned char EightBpsContext::planemap[4] |
unsigned char EightBpsContext::planes |