Data Fields | |
AVCodecContext * | avctx |
AVFrame | frame |
const unsigned char * | buf |
int | size |
uint32_t | pal [256] |
Definition at line 39 of file msrle.c.
const unsigned char* MsrleContext::buf |
Definition at line 41 of file msrle.c.
Referenced by msrle_decode_end(), msrle_decode_frame(), and msrle_decode_init().
uint32_t MsrleContext::pal[256] |