TrueMotion1Context Struct Reference


Data Fields

AVCodecContextavctx
AVFrame frame
const uint8_t * buf
int size
const uint8_t * mb_change_bits
int mb_change_bits_row_size
const uint8_t * index_stream
int index_stream_size
int flags
int x
int y
int w
int h
uint32_t y_predictor_table [1024]
uint32_t c_predictor_table [1024]
uint32_t fat_y_predictor_table [1024]
uint32_t fat_c_predictor_table [1024]
int compression
int block_type
int block_width
int block_height
int16_t ydt [8]
int16_t cdt [8]
int16_t fat_ydt [8]
int16_t fat_cdt [8]
int last_deltaset
int last_vectable
unsigned int * vert_pred
int vert_pred_size

Detailed Description

Definition at line 42 of file truemotion1.c.


Field Documentation

Definition at line 65 of file truemotion1.c.

Referenced by truemotion1_decode_header().

const uint8_t* TrueMotion1Context::buf

Definition at line 46 of file truemotion1.c.

Referenced by truemotion1_decode_frame(), and truemotion1_decode_header().

Definition at line 58 of file truemotion1.c.

Referenced by gen_vector_table15(), gen_vector_table16(), and gen_vector_table24().

Definition at line 62 of file truemotion1.c.

Referenced by truemotion1_decode_frame(), and truemotion1_decode_header().

Definition at line 60 of file truemotion1.c.

Referenced by gen_vector_table24().

Definition at line 70 of file truemotion1.c.

Referenced by gen_vector_table24(), and select_delta_tables().

Definition at line 59 of file truemotion1.c.

Referenced by gen_vector_table24().

Definition at line 69 of file truemotion1.c.

Referenced by gen_vector_table24(), and select_delta_tables().

Definition at line 55 of file truemotion1.c.

Referenced by truemotion1_decode_header().

Definition at line 51 of file truemotion1.c.

Referenced by truemotion1_decode_header().

Definition at line 52 of file truemotion1.c.

Referenced by truemotion1_decode_header().

Definition at line 72 of file truemotion1.c.

Referenced by truemotion1_decode_header().

Definition at line 72 of file truemotion1.c.

Referenced by truemotion1_decode_header().

Definition at line 47 of file truemotion1.c.

Referenced by truemotion1_decode_frame(), and truemotion1_decode_header().

Definition at line 75 of file truemotion1.c.

Referenced by truemotion1_decode_header(), and truemotion1_decode_init().

Definition at line 55 of file truemotion1.c.

Referenced by truemotion1_decode_header().

Definition at line 55 of file truemotion1.c.

Referenced by truemotion1_decode_header().

Definition at line 55 of file truemotion1.c.

Referenced by truemotion1_decode_header().

Definition at line 57 of file truemotion1.c.

Referenced by gen_vector_table15(), gen_vector_table16(), and gen_vector_table24().


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

Generated on Fri Oct 26 02:46:18 2012 for FFmpeg by  doxygen 1.5.8