hvirtual/quicktime/ffmpeg/libavcodec/truemotion1data.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

static const int16_t ydt1 [8] = { 0, -2, 2, -6, 6, -12, 12, -12 }
static const int16_t ydt2 [8] = { 0, -2, 2, -6, 6, -12, 12, -12 }
static const int16_t ydt3 [8] = { 4, -6, 20, -20, 46, -46, 94, -94 }
static const int16_t fat_ydt3 [8] = { 0, -15, 50, -50, 115, -115, 235, -235 }
static const int16_t ydt4 [8] = { 0, -4, 4, -16, 16, -36, 36, -80 }
static const int16_t fat_ydt4 [8] = { 0, 40, 80, -76, 160, -154, 236, -236 }
static const int16_t cdt1 [8] = { 0, -1, 1, -2, 3, -4, 5, -4 }
static const int16_t cdt2 [8] = { 0, -4, 3, -16, 20, -32, 36, -32 }
static const int16_t fat_cdt2 [8] = { 0, -20, 15, -80, 100, -160, 180, -160 }
static const int16_t cdt3 [8] = { 0, -2, 2, -8, 8, -18, 18, -40 }
static const int16_t fat_cdt3 [8] = { 0, 40, 80, -76, 160, -154, 236, -236 }
static const int16_t * ydts [] = { ydt1, ydt2, ydt3, ydt4, NULL }
static const int16_t * fat_ydts [] = { fat_ydt3, fat_ydt3, fat_ydt3, fat_ydt4, NULL }
static const int16_t * cdts [] = { cdt1, cdt2, cdt3, cdt3, NULL }
static const int16_t * fat_cdts [] = { fat_cdt2, fat_cdt2, fat_cdt2, fat_cdt3, NULL }
static const uint8_t pc_tbl2 []
static const uint8_t pc_tbl3 []
static const uint8_t pc_tbl4 []
static const uint8_t * tables [] = { pc_tbl2, pc_tbl3, pc_tbl4 }


Variable Documentation

const int16_t cdt1[8] = { 0, -1, 1, -2, 3, -4, 5, -4 } [static]

Definition at line 21 of file truemotion1data.h.

const int16_t cdt2[8] = { 0, -4, 3, -16, 20, -32, 36, -32 } [static]

Definition at line 22 of file truemotion1data.h.

const int16_t cdt3[8] = { 0, -2, 2, -8, 8, -18, 18, -40 } [static]

Definition at line 24 of file truemotion1data.h.

const int16_t* cdts[] = { cdt1, cdt2, cdt3, cdt3, NULL } [static]

Definition at line 32 of file truemotion1data.h.

Referenced by select_delta_tables().

const int16_t fat_cdt2[8] = { 0, -20, 15, -80, 100, -160, 180, -160 } [static]

Definition at line 23 of file truemotion1data.h.

const int16_t fat_cdt3[8] = { 0, 40, 80, -76, 160, -154, 236, -236 } [static]

Definition at line 27 of file truemotion1data.h.

const int16_t* fat_cdts[] = { fat_cdt2, fat_cdt2, fat_cdt2, fat_cdt3, NULL } [static]

Definition at line 33 of file truemotion1data.h.

Referenced by select_delta_tables().

const int16_t fat_ydt3[8] = { 0, -15, 50, -50, 115, -115, 235, -235 } [static]

Definition at line 16 of file truemotion1data.h.

const int16_t fat_ydt4[8] = { 0, 40, 80, -76, 160, -154, 236, -236 } [static]

Definition at line 18 of file truemotion1data.h.

const int16_t* fat_ydts[] = { fat_ydt3, fat_ydt3, fat_ydt3, fat_ydt4, NULL } [static]

Definition at line 31 of file truemotion1data.h.

Referenced by select_delta_tables().

const uint8_t pc_tbl2[] [static]

Definition at line 35 of file truemotion1data.h.

Referenced by truemotion1_decode_header().

const uint8_t pc_tbl3[] [static]

Definition at line 294 of file truemotion1data.h.

const uint8_t pc_tbl4[] [static]

Definition at line 553 of file truemotion1data.h.

const uint8_t* tables[] = { pc_tbl2, pc_tbl3, pc_tbl4 } [static]

Definition at line 812 of file truemotion1data.h.

Referenced by init_layer2(), select_table(), and truemotion1_decode_header().

const int16_t ydt1[8] = { 0, -2, 2, -6, 6, -12, 12, -12 } [static]

Definition at line 13 of file truemotion1data.h.

const int16_t ydt2[8] = { 0, -2, 2, -6, 6, -12, 12, -12 } [static]

Definition at line 14 of file truemotion1data.h.

const int16_t ydt3[8] = { 4, -6, 20, -20, 46, -46, 94, -94 } [static]

Definition at line 15 of file truemotion1data.h.

const int16_t ydt4[8] = { 0, -4, 4, -16, 16, -36, 36, -80 } [static]

Definition at line 17 of file truemotion1data.h.

const int16_t* ydts[] = { ydt1, ydt2, ydt3, ydt4, NULL } [static]

Definition at line 30 of file truemotion1data.h.

Referenced by select_delta_tables().


Generated on Mon Apr 28 14:06:21 2008 for Cinelerra by  doxygen 1.5.5