Data Fields | |
AVCodecContext * | avctx |
AVFrame | pic |
int | bpp |
unsigned int | decomp_size |
unsigned char * | decomp_buf |
int | height |
Definition at line 51 of file tscc.c.
Definition at line 53 of file tscc.c.
Referenced by decode_frame(), decode_init(), and decode_rle().
Definition at line 54 of file tscc.c.
Referenced by decode_end(), decode_frame(), decode_init(), and decode_rle().
int TsccContext::bpp |
unsigned int TsccContext::decomp_size |
unsigned char* TsccContext::decomp_buf |
Definition at line 61 of file tscc.c.
Referenced by decode_end(), decode_frame(), decode_init(), and decode_rle().