CinepakContext Struct Reference


Data Fields

AVCodecContextavctx
AVFrame frame
const unsigned char * data
int size
int width
int height
int palette_video
cvid_strip_t strips [MAX_STRIPS]
int sega_film_skip_bytes

Detailed Description

Definition at line 55 of file cinepak.c.


Field Documentation

AVCodecContext* CinepakContext::avctx

Definition at line 57 of file cinepak.c.

Referenced by cinepak_decode(), and cinepak_decode_init().

AVFrame CinepakContext::frame

Definition at line 58 of file cinepak.c.

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

const unsigned char* CinepakContext::data

Definition at line 60 of file cinepak.c.

Referenced by cinepak_decode(), and cinepak_decode_frame().

int CinepakContext::size

Definition at line 61 of file cinepak.c.

Referenced by cinepak_decode(), and cinepak_decode_frame().

int CinepakContext::width

Definition at line 63 of file cinepak.c.

Referenced by cinepak_decode_init(), and cinepak_decode_strip().

int CinepakContext::height

Definition at line 63 of file cinepak.c.

Referenced by cinepak_decode_init(), and cinepak_decode_strip().

int CinepakContext::palette_video

Definition at line 65 of file cinepak.c.

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

cvid_strip_t CinepakContext::strips[MAX_STRIPS]

Definition at line 66 of file cinepak.c.

Referenced by cinepak_decode().

int CinepakContext::sega_film_skip_bytes

Definition at line 68 of file cinepak.c.

Referenced by cinepak_decode(), and cinepak_decode_init().


The documentation for this struct was generated from the following file:
Generated on Sat Oct 11 07:45:56 2008 for libextractor by  doxygen 1.5.1