FFmpeg
|
CDGraphicsContext Struct Reference
Collaboration diagram for CDGraphicsContext:
Data Fields | |
AVFrame * | frame |
int | hscroll |
int | vscroll |
Detailed Description
Definition at line 66 of file cdgraphics.c.
Field Documentation
AVFrame* CDGraphicsContext::frame |
Definition at line 67 of file cdgraphics.c.
Referenced by cdg_border_preset(), cdg_decode_end(), cdg_decode_frame(), cdg_decode_init(), cdg_load_palette(), cdg_scroll(), and cdg_tile_block().
int CDGraphicsContext::hscroll |
Definition at line 68 of file cdgraphics.c.
Referenced by cdg_scroll(), and cdg_tile_block().
int CDGraphicsContext::vscroll |
Definition at line 69 of file cdgraphics.c.
Referenced by cdg_scroll(), and cdg_tile_block().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11