FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
LclDecContext Struct Reference

Data Fields

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

Detailed Description

Definition at line 58 of file lcldec.c.

Field Documentation

int LclDecContext::imgtype

Definition at line 60 of file lcldec.c.

Referenced by decode_frame(), and decode_init().

int LclDecContext::compression

Definition at line 62 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().

unsigned int LclDecContext::decomp_size

Definition at line 66 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().


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