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

Data Fields

int bpp
 
z_stream zstream
 
AVFrameprev_frame
 
uint8_t block_data [65536 *8]
 

Detailed Description

Definition at line 35 of file wcmv.c.

Field Documentation

int WCMVContext::bpp

Definition at line 36 of file wcmv.c.

Referenced by decode_frame(), and decode_init().

z_stream WCMVContext::zstream

Definition at line 37 of file wcmv.c.

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

AVFrame* WCMVContext::prev_frame

Definition at line 38 of file wcmv.c.

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

uint8_t WCMVContext::block_data[65536 *8]

Definition at line 39 of file wcmv.c.

Referenced by decode_frame().


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