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

Data Fields

AVCodecContextavctx
 
AVFramepicture
 
GetBitContext gb
 
int decode_delta
 

Detailed Description

Definition at line 36 of file indeo2.c.

Field Documentation

AVCodecContext* Ir2Context::avctx

Definition at line 37 of file indeo2.c.

Referenced by ir2_decode_frame(), and ir2_decode_init().

AVFrame* Ir2Context::picture

Definition at line 38 of file indeo2.c.

Referenced by ir2_decode_end(), ir2_decode_frame(), and ir2_decode_init().

GetBitContext Ir2Context::gb

Definition at line 39 of file indeo2.c.

Referenced by ir2_decode_frame(), ir2_decode_plane(), and ir2_decode_plane_inter().

int Ir2Context::decode_delta

Definition at line 40 of file indeo2.c.

Referenced by ir2_decode_frame().


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