Libav
|
Data Fields | |
AVFrame * | frame |
int | planesize |
uint8_t * | planebuf |
int | init |
AVFrame* IffContext::frame |
Definition at line 37 of file iff.c.
Referenced by decode_end(), decode_frame_byterun1(), decode_frame_ilbm(), and decode_init().
int IffContext::planesize |
Definition at line 38 of file iff.c.
Referenced by decode_frame_byterun1(), decode_frame_ilbm(), and decode_init().
uint8_t* IffContext::planebuf |
Definition at line 39 of file iff.c.
Referenced by decode_end(), decode_frame_byterun1(), and decode_init().
int IffContext::init |
Definition at line 40 of file iff.c.
Referenced by decode_frame_byterun1(), and decode_frame_ilbm().