FFmpeg
|
Data Fields | |
int | width |
int | height |
int | nb_planes |
GetByteContext | g |
Definition at line 33 of file pictordec.c.
int PicContext::width |
Definition at line 34 of file pictordec.c.
Referenced by decode_frame(), picmemset(), and picmemset_8bpp().
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().
GetByteContext PicContext::g |
Definition at line 36 of file pictordec.c.
Referenced by decode_frame().