FFmpeg
|
PicContext Struct Reference
Collaboration diagram for PicContext:
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:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11