PicContext Struct Reference
Collaboration diagram for PicContext:
Collaboration graph

Data Fields

int width
 
int height
 
int nb_planes
 
GetByteContext g
 

Detailed Description

Definition at line 33 of file pictordec.c.

Field Documentation

GetByteContext PicContext::g

Definition at line 36 of file pictordec.c.

Referenced by decode_frame().

int PicContext::height

Definition at line 34 of file pictordec.c.

Referenced by decode_frame(), and picmemset().

int PicContext::nb_planes

Definition at line 35 of file pictordec.c.

Referenced by decode_frame(), and picmemset().

int PicContext::width

Definition at line 34 of file pictordec.c.

Referenced by decode_frame(), picmemset(), and picmemset_8bpp().


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