FFmpeg
Data Fields
CDGraphicsContext Struct Reference

Data Fields

AVFrameframe
 
int hscroll
 
int vscroll
 
uint8_t alpha [CDG_PALETTE_SIZE]
 
int cleared
 

Detailed Description

Definition at line 68 of file cdgraphics.c.

Field Documentation

◆ frame

AVFrame* CDGraphicsContext::frame

◆ hscroll

int CDGraphicsContext::hscroll

Definition at line 70 of file cdgraphics.c.

Referenced by cdg_scroll(), and cdg_tile_block().

◆ vscroll

int CDGraphicsContext::vscroll

Definition at line 71 of file cdgraphics.c.

Referenced by cdg_scroll(), and cdg_tile_block().

◆ alpha

uint8_t CDGraphicsContext::alpha[CDG_PALETTE_SIZE]

Definition at line 72 of file cdgraphics.c.

Referenced by cdg_decode_frame(), cdg_decode_init(), and cdg_load_palette().

◆ cleared

int CDGraphicsContext::cleared

Definition at line 73 of file cdgraphics.c.

Referenced by cdg_decode_frame().


The documentation for this struct was generated from the following file: