TM2Context Struct Reference

Data Fields

AVCodecContextavctx
AVFrame pic
GetBitContext gb
DSPContext dsp
uint8_t * buffer
int buffer_size
int * tokens [TM2_NUM_STREAMS]
int tok_lens [TM2_NUM_STREAMS]
int tok_ptrs [TM2_NUM_STREAMS]
int deltas [TM2_NUM_STREAMS][TM2_DELTAS]
int D [4]
int CD [4]
int * last
int * clast
int * Y1
int * U1
int * V1
int * Y2
int * U2
int * V2
int cur

Detailed Description

Definition at line 40 of file truemotion2.c.


Field Documentation

Definition at line 47 of file truemotion2.c.

Referenced by decode_end(), and decode_frame().

Definition at line 48 of file truemotion2.c.

Referenced by decode_end(), and decode_frame().

Definition at line 59 of file truemotion2.c.

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

Definition at line 63 of file truemotion2.c.

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

Definition at line 54 of file truemotion2.c.

Referenced by GET_TOK(), and tm2_read_deltas().

Definition at line 45 of file truemotion2.c.

Referenced by decode_frame(), and decode_init().

Definition at line 58 of file truemotion2.c.

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

Definition at line 42 of file truemotion2.c.

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

Definition at line 53 of file truemotion2.c.

Referenced by GET_TOK(), and tm2_decode_blocks().

Definition at line 62 of file truemotion2.c.

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

Definition at line 62 of file truemotion2.c.

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

Definition at line 62 of file truemotion2.c.

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

Definition at line 62 of file truemotion2.c.

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

Definition at line 62 of file truemotion2.c.

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

Definition at line 62 of file truemotion2.c.

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


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