LclDecContext Struct Reference

Data Fields

AVFrame pic
int imgtype
int compression
int flags
unsigned int decomp_size
unsigned char * decomp_buf

Detailed Description

Definition at line 56 of file lcldec.c.

Field Documentation

int LclDecContext::compression

Definition at line 62 of file lcldec.c.

Referenced by decode_frame(), and decode_init().

unsigned char* LclDecContext::decomp_buf

Definition at line 68 of file lcldec.c.

Referenced by decode_end(), decode_frame(), and decode_init().

unsigned int LclDecContext::decomp_size

Definition at line 66 of file lcldec.c.

Referenced by decode_frame(), and decode_init().

int LclDecContext::flags

Definition at line 64 of file lcldec.c.

Referenced by decode_frame(), and decode_init().

int LclDecContext::imgtype

Definition at line 60 of file lcldec.c.

Referenced by decode_frame(), and decode_init().

AVFrame LclDecContext::pic

Definition at line 57 of file lcldec.c.

Referenced by decode_end(), and decode_frame().


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