Definition at line 30 of file qpeg.c.
Public Attributes | |
| AVCodecContext * | avctx |
| AVFrame | pic |
| uint8_t * | refdata |
Definition at line 32 of file qpeg.c.
Referenced by decode_end(), decode_frame(), and decode_init().
| uint8_t* QpegContext::refdata |
Definition at line 33 of file qpeg.c.
Referenced by decode_end(), decode_frame(), and decode_init().
1.5.5