IffContext Struct Reference

Data Fields

AVFrame frame
 
int planesize
 
uint8_tplanebuf
 
int init
 

Detailed Description

Definition at line 34 of file iff.c.

Field Documentation

AVFrame IffContext::frame

Definition at line 35 of file iff.c.

Referenced by decode_end(), decode_frame_byterun1(), decode_frame_ilbm(), and decode_init().

int IffContext::init

Definition at line 38 of file iff.c.

Referenced by decode_frame_byterun1(), and decode_frame_ilbm().

uint8_t* IffContext::planebuf

Definition at line 37 of file iff.c.

Referenced by decode_end(), decode_frame_byterun1(), and decode_init().

int IffContext::planesize

Definition at line 36 of file iff.c.

Referenced by decode_frame_byterun1(), decode_frame_ilbm(), and decode_init().


The documentation for this struct was generated from the following file: