Data Fields | |
AVCodecContext * | avctx |
AVFrame | pic |
uint8_t * | frame |
uint8_t | frame_base [SCREEN_WIDE *(SCREEN_HIGH+1)] |
uint32_t | pal [256] |
const uint8_t * | stream |
Definition at line 43 of file bmv.c.
uint8_t* BMVDecContext::frame |
uint8_t BMVDecContext::frame_base[SCREEN_WIDE *(SCREEN_HIGH+1)] |
uint32_t BMVDecContext::pal[256] |
const uint8_t* BMVDecContext::stream |