| 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 Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11