CinepakContext Struct Reference


Data Fields

AVCodecContextavctx
AVFrame frame
const unsigned char * data
int size
int width
int height
int palette_video
cvid_strip strips [MAX_STRIPS]
int sega_film_skip_bytes
uint32_t pal [256]

Detailed Description

Definition at line 57 of file cinepak.c.


Field Documentation

Definition at line 59 of file cinepak.c.

Referenced by cinepak_decode(), and cinepak_decode_init().

const unsigned char* CinepakContext::data

Definition at line 62 of file cinepak.c.

Referenced by cinepak_decode(), and cinepak_decode_frame().

Definition at line 65 of file cinepak.c.

Referenced by cinepak_decode_init(), and cinepak_decode_strip().

uint32_t CinepakContext::pal[256]

Definition at line 72 of file cinepak.c.

Referenced by cinepak_decode_frame().

Definition at line 67 of file cinepak.c.

Referenced by cinepak_decode_frame(), cinepak_decode_init(), and cinepak_decode_vectors().

Definition at line 70 of file cinepak.c.

Referenced by cinepak_decode(), and cinepak_decode_init().

Definition at line 63 of file cinepak.c.

Referenced by cinepak_decode(), and cinepak_decode_frame().

Definition at line 68 of file cinepak.c.

Referenced by cinepak_decode().

Definition at line 65 of file cinepak.c.

Referenced by cinepak_decode_init(), and cinepak_decode_strip().


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

Generated on Fri Oct 26 02:50:15 2012 for FFmpeg by  doxygen 1.5.8