FFmpeg
|
Data Fields | |
AVFrame * | frame |
int | palette [AVPALETTE_COUNT] |
GetByteContext | gb |
int | x |
x coordinate position More... | |
AVFrame* AnmContext::frame |
Definition at line 32 of file anm.c.
Referenced by decode_end(), decode_frame(), and decode_init().
int AnmContext::palette[AVPALETTE_COUNT] |
Definition at line 33 of file anm.c.
Referenced by decode_frame(), and decode_init().
GetByteContext AnmContext::gb |
Definition at line 34 of file anm.c.
Referenced by decode_frame(), and decode_init().
int AnmContext::x |