Ir2Context Struct Reference

Data Fields

AVCodecContextavctx
AVFrame picture
GetBitContext gb
int decode_delta

Detailed Description

Definition at line 32 of file indeo2.c.

Field Documentation

AVCodecContext* Ir2Context::avctx

Definition at line 33 of file indeo2.c.

Referenced by ir2_decode_frame(), and ir2_decode_init().

int Ir2Context::decode_delta

Definition at line 36 of file indeo2.c.

Referenced by ir2_decode_frame().

GetBitContext Ir2Context::gb

Definition at line 35 of file indeo2.c.

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

AVFrame Ir2Context::picture

Definition at line 34 of file indeo2.c.

Referenced by ir2_decode_end(), and ir2_decode_frame().


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