FFmpeg
Macros | Variables
clearvideodata.h File Reference
#include "libavutil/common.h"

Go to the source code of this file.

Macros

#define NUM_DC_CODES   127
 
#define NUM_AC_CODES   103
 

Variables

static const uint8_t clv_dc_codes [NUM_DC_CODES]
 
static const uint8_t clv_dc_bits [NUM_DC_CODES]
 
static const uint16_t clv_ac_syms [NUM_AC_CODES]
 
static const uint8_t clv_ac_codes [NUM_AC_CODES]
 
static const uint8_t clv_ac_bits [NUM_AC_CODES]
 
static const uint8_t clv_flagsy_0_bits []
 
static const uint16_t clv_flagsy_0_codes []
 
static const uint8_t clv_flagsy_1_bits []
 
static const uint16_t clv_flagsy_1_codes []
 
static const uint8_t clv_flagsy_2_bits []
 
static const uint16_t clv_flagsy_2_codes []
 
static const uint8_t clv_flagsu_0_bits []
 
static const uint16_t clv_flagsu_0_codes []
 
static const uint8_t clv_flagsu_1_bits []
 
static const uint16_t clv_flagsu_1_codes []
 
static const uint8_t clv_flagsv_0_bits []
 
static const uint16_t clv_flagsv_0_codes []
 
static const uint8_t clv_flagsv_1_bits []
 
static const uint16_t clv_flagsv_1_codes []
 
static const uint8_t clv_mvy_0_bits []
 
static const uint16_t clv_mvy_0_codes []
 
static const uint16_t clv_mvy_0_syms []
 
static const uint8_t clv_mvy_1_bits []
 
static const uint16_t clv_mvy_1_codes []
 
static const uint16_t clv_mvy_1_syms []
 
static const uint8_t clv_mvy_2_bits []
 
static const uint16_t clv_mvy_2_codes []
 
static const uint16_t clv_mvy_2_syms []
 
static const uint8_t clv_mvy_3_bits []
 
static const uint16_t clv_mvy_3_codes []
 
static const uint16_t clv_mvy_3_syms []
 
static const uint8_t clv_mvu_1_bits []
 
static const uint16_t clv_mvu_1_codes []
 
static const uint16_t clv_mvu_1_syms []
 
static const uint8_t clv_mvu_2_bits []
 
static const uint16_t clv_mvu_2_codes []
 
static const uint16_t clv_mvu_2_syms []
 
static const uint8_t clv_mvv_1_bits []
 
static const uint16_t clv_mvv_1_codes []
 
static const uint16_t clv_mvv_1_syms []
 
static const uint8_t clv_mvv_2_bits []
 
static const uint16_t clv_mvv_2_codes []
 
static const uint16_t clv_mvv_2_syms []
 
static const uint8_t clv_biasy_1_bits []
 
static const uint16_t clv_biasy_1_codes []
 
static const uint16_t clv_biasy_1_syms []
 
static const uint8_t clv_biasy_2_bits []
 
static const uint16_t clv_biasy_2_codes []
 
static const uint16_t clv_biasy_2_syms []
 
static const uint8_t clv_biasy_3_bits []
 
static const uint16_t clv_biasy_3_codes []
 
static const uint16_t clv_biasy_3_syms []
 
static const uint8_t clv_biasu_1_bits []
 
static const uint16_t clv_biasu_1_codes []
 
static const uint16_t clv_biasu_1_syms []
 
static const uint8_t clv_biasu_2_bits []
 
static const uint16_t clv_biasu_2_codes []
 
static const uint16_t clv_biasu_2_syms []
 
static const uint8_t clv_biasv_1_bits []
 
static const uint16_t clv_biasv_1_codes []
 
static const uint16_t clv_biasv_1_syms []
 
static const uint8_t clv_biasv_2_bits []
 
static const uint16_t clv_biasv_2_codes []
 
static const uint16_t clv_biasv_2_syms []
 

Macro Definition Documentation

◆ NUM_DC_CODES

#define NUM_DC_CODES   127

Definition at line 27 of file clearvideodata.h.

◆ NUM_AC_CODES

#define NUM_AC_CODES   103

Definition at line 28 of file clearvideodata.h.

Variable Documentation

◆ clv_dc_codes

const uint8_t clv_dc_codes[NUM_DC_CODES]
static
Initial value:
= {
0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F,
0x10, 0x11, 0x12, 0x13, 0x13, 0x14, 0x07, 0x0B,
0x0C, 0x08, 0x08, 0x09, 0x04, 0x06, 0x07, 0x05,
0x04, 0x05, 0x04, 0x06, 0x05, 0x06, 0x07, 0x05,
0x06, 0x07, 0x06, 0x07, 0x08, 0x06, 0x07, 0x08,
0x09, 0x0A, 0x0B, 0x07, 0x08, 0x09, 0x07, 0x08,
0x06, 0x07, 0x08, 0x06, 0x04, 0x05, 0x02, 0x01,
0x03, 0x06, 0x07, 0x07, 0x09, 0x0A, 0x0B, 0x09,
0x0A, 0x0B, 0x0A, 0x0B, 0x0C, 0x0D, 0x0C, 0x09,
0x0D, 0x0A, 0x0B, 0x08, 0x09, 0x0A, 0x0B, 0x07,
0x08, 0x09, 0x0A, 0x0B, 0x06, 0x07, 0x06, 0x08,
0x07, 0x09, 0x0A, 0x0B, 0x09, 0x0A, 0x0B, 0x0C,
0x14, 0x0D, 0x0D, 0x0E, 0x0F, 0x15, 0x15, 0x16,
0x17, 0x18, 0x19, 0x1A, 0x1B, 0x1C, 0x1D, 0x1E,
0x1F, 0x20, 0x21, 0x22, 0x23, 0x24, 0x25,
}

Definition at line 30 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_dc_bits

const uint8_t clv_dc_bits[NUM_DC_CODES]
static
Initial value:
= {
22, 22, 22, 22, 22, 22, 22, 22,
22, 22, 22, 22, 22, 22, 22, 22,
22, 22, 22, 21, 22, 22, 19, 20,
20, 19, 18, 18, 15, 17, 17, 16,
14, 15, 12, 13, 14, 14, 14, 12,
12, 12, 11, 11, 11, 10, 10, 10,
10, 10, 10, 9, 9, 9, 8, 8,
7, 7, 7, 6, 5, 5, 3, 1,
3, 5, 5, 6, 7, 7, 7, 8,
8, 8, 9, 9, 9, 9, 10, 11,
10, 11, 11, 12, 12, 12, 12, 13,
14, 14, 14, 14, 15, 15, 16, 17,
16, 17, 18, 18, 19, 19, 19, 19,
21, 19, 20, 19, 19, 21, 22, 22,
22, 22, 22, 22, 22, 22, 22, 22,
22, 22, 22, 22, 22, 22, 22,
}

Definition at line 49 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_ac_syms

const uint16_t clv_ac_syms[NUM_AC_CODES]
static
Initial value:
= {
0x0001, 0x0002, 0x0003, 0x0004, 0x0005, 0x0006, 0x0007, 0x0008,
0x0009, 0x000A, 0x000B, 0x000C, 0x0011, 0x0012, 0x0013, 0x0014,
0x0015, 0x0016, 0x0021, 0x0022, 0x0023, 0x0024, 0x0031, 0x0032,
0x0033, 0x0041, 0x0042, 0x0043, 0x0051, 0x0052, 0x0053, 0x0061,
0x0062, 0x0063, 0x0071, 0x0072, 0x0081, 0x0082, 0x0091, 0x0092,
0x00A1, 0x00A2, 0x00B1, 0x00C1, 0x00D1, 0x00E1, 0x00F1, 0x0101,
0x0111, 0x0121, 0x0131, 0x0141, 0x0151, 0x0161, 0x0171, 0x0181,
0x0191, 0x01A1, 0x1001, 0x1002, 0x1003, 0x1011, 0x1012, 0x1021,
0x1031, 0x1041, 0x1051, 0x1061, 0x1071, 0x1081, 0x1091, 0x10A1,
0x10B1, 0x10C1, 0x10D1, 0x10E1, 0x10F1, 0x1101, 0x1111, 0x1121,
0x1131, 0x1141, 0x1151, 0x1161, 0x1171, 0x1181, 0x1191, 0x11A1,
0x11B1, 0x11C1, 0x11D1, 0x11E1, 0x11F1, 0x1201, 0x1211, 0x1221,
0x1231, 0x1241, 0x1251, 0x1261, 0x1271, 0x1281, 0x1BFF,
}

Definition at line 68 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_ac_codes

const uint8_t clv_ac_codes[NUM_AC_CODES]
static
Initial value:
= {
0x02, 0x0F, 0x15, 0x17, 0x1F, 0x25, 0x24, 0x21,
0x20, 0x07, 0x06, 0x20, 0x06, 0x14, 0x1E, 0x0F,
0x21, 0x50, 0x0E, 0x1D, 0x0E, 0x51, 0x0D, 0x23,
0x0D, 0x0C, 0x22, 0x52, 0x0B, 0x0C, 0x53, 0x13,
0x0B, 0x54, 0x12, 0x0A, 0x11, 0x09, 0x10, 0x08,
0x16, 0x55, 0x15, 0x14, 0x1C, 0x1B, 0x21, 0x20,
0x1F, 0x1E, 0x1D, 0x1C, 0x1B, 0x1A, 0x22, 0x23,
0x56, 0x57, 0x07, 0x19, 0x05, 0x0F, 0x04, 0x0E,
0x0D, 0x0C, 0x13, 0x12, 0x11, 0x10, 0x1A, 0x19,
0x18, 0x17, 0x16, 0x15, 0x14, 0x13, 0x18, 0x17,
0x16, 0x15, 0x14, 0x13, 0x12, 0x11, 0x07, 0x06,
0x05, 0x04, 0x24, 0x25, 0x26, 0x27, 0x58, 0x59,
0x5A, 0x5B, 0x5C, 0x5D, 0x5E, 0x5F, 0x03,
}

Definition at line 84 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_ac_bits

const uint8_t clv_ac_bits[NUM_AC_CODES]
static
Initial value:
= {
2, 4, 6, 7, 8, 9, 9, 10,
10, 11, 11, 11, 3, 6, 8, 10,
11, 12, 4, 8, 10, 12, 5, 9,
10, 5, 9, 12, 5, 10, 12, 6,
10, 12, 6, 10, 6, 10, 6, 10,
7, 12, 7, 7, 8, 8, 9, 9,
9, 9, 9, 9, 9, 9, 11, 11,
12, 12, 4, 9, 11, 6, 11, 6,
6, 6, 7, 7, 7, 7, 8, 8,
8, 8, 8, 8, 8, 8, 9, 9,
9, 9, 9, 9, 9, 9, 10, 10,
10, 10, 11, 11, 11, 11, 12, 12,
12, 12, 12, 12, 12, 12, 7,
}

Definition at line 100 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_flagsy_0_bits

const uint8_t clv_flagsy_0_bits[]
static
Initial value:
= {
3, 4, 4, 4, 4, 4, 6, 5, 4, 7, 4, 5, 4, 7, 5, 2,
}

Definition at line 116 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_flagsy_0_codes

const uint16_t clv_flagsy_0_codes[]
static
Initial value:
= {
0x0002, 0x0009, 0x000B, 0x0006, 0x000C, 0x0007, 0x003E, 0x001C,
0x000D, 0x007E, 0x000A, 0x001D, 0x0008, 0x007F, 0x001E, 0x0000,
}

Definition at line 120 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_flagsy_1_bits

const uint8_t clv_flagsy_1_bits[]
static
Initial value:
= {
2, 4, 4, 3, 4, 4, 7, 6, 4, 6, 4, 6, 4, 8, 8, 3,
}

Definition at line 125 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_flagsy_1_codes

const uint16_t clv_flagsy_1_codes[]
static
Initial value:
= {
0x0000, 0x000A, 0x000C, 0x0003, 0x000B, 0x0009, 0x007E, 0x003D,
0x000D, 0x003E, 0x000E, 0x003C, 0x0008, 0x00FE, 0x00FF, 0x0002,
}

Definition at line 129 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_flagsy_2_bits

const uint8_t clv_flagsy_2_bits[]
static
Initial value:
= {
1, 4, 4, 4, 4, 5, 7, 5, 4, 6, 5, 8, 4, 9, 10, 10,
}

Definition at line 134 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_flagsy_2_codes

const uint16_t clv_flagsy_2_codes[]
static
Initial value:
= {
0x0000, 0x000C, 0x000B, 0x0008, 0x000A, 0x001C, 0x007E, 0x001D,
0x000D, 0x003E, 0x001E, 0x00FE, 0x0009, 0x01FE, 0x03FE, 0x03FF,
}

Definition at line 138 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_flagsu_0_bits

const uint8_t clv_flagsu_0_bits[]
static
Initial value:
= {
1, 4, 4, 4, 5, 5, 9, 7, 5, 9, 4, 7, 4, 8, 7, 4,
}

Definition at line 143 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_flagsu_0_codes

const uint16_t clv_flagsu_0_codes[]
static
Initial value:
= {
0x0000, 0x000B, 0x000D, 0x0009, 0x001D, 0x001C, 0x01FF, 0x007D,
0x001E, 0x01FE, 0x000C, 0x007C, 0x000A, 0x00FE, 0x007E, 0x0008,
}

Definition at line 147 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_flagsu_1_bits

const uint8_t clv_flagsu_1_bits[]
static
Initial value:
= {
1, 4, 4, 4, 4, 4, 8, 6, 4, 8, 5, 8, 4, 10, 9, 10,
}

Definition at line 152 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_flagsu_1_codes

const uint16_t clv_flagsu_1_codes[]
static
Initial value:
= {
0x0000, 0x000C, 0x0008, 0x000A, 0x000B, 0x000E, 0x00FD, 0x003E,
0x000D, 0x00FC, 0x001E, 0x00FE, 0x0009, 0x03FE, 0x01FE, 0x03FF,
}

Definition at line 156 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_flagsv_0_bits

const uint8_t clv_flagsv_0_bits[]
static
Initial value:
= {
1, 4, 5, 4, 5, 5, 8, 10, 5, 9, 5, 6, 4, 10, 7, 3,
}

Definition at line 161 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_flagsv_0_codes

const uint16_t clv_flagsv_0_codes[]
static
Initial value:
= {
0x0000, 0x000A, 0x001B, 0x000C, 0x001E, 0x001C, 0x00FE, 0x03FE,
0x001D, 0x01FE, 0x001A, 0x003E, 0x000B, 0x03FF, 0x007E, 0x0004,
}

Definition at line 165 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_flagsv_1_bits

const uint8_t clv_flagsv_1_bits[]
static
Initial value:
= {
1, 4, 4, 4, 4, 5, 8, 6, 3, 7, 5, 10, 5, 11, 9, 11,
}

Definition at line 170 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_flagsv_1_codes

const uint16_t clv_flagsv_1_codes[]
static
Initial value:
= {
0x0000, 0x000D, 0x000C, 0x000A, 0x000B, 0x001D, 0x00FE, 0x003E,
0x0004, 0x007E, 0x001E, 0x03FE, 0x001C, 0x07FE, 0x01FE, 0x07FF,
}

Definition at line 174 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvy_0_bits

const uint8_t clv_mvy_0_bits[]
static
Initial value:
= {
16, 14, 13, 13, 13, 12, 11, 11, 9, 11, 11, 12, 13, 13, 13, 14,
16, 15, 14, 14, 14, 13, 13, 12, 10, 7, 10, 12, 13, 13, 14, 14,
14, 15, 15, 14, 14, 14, 13, 13, 11, 10, 7, 10, 11, 13, 13, 14,
14, 14, 15, 15, 14, 14, 13, 13, 12, 11, 10, 7, 10, 11, 12, 13,
13, 14, 14, 15, 16, 15, 14, 12, 12, 12, 11, 10, 6, 10, 11, 12,
12, 12, 14, 15, 16, 15, 14, 13, 13, 12, 11, 10, 9, 6, 9, 10,
11, 12, 13, 13, 14, 15, 14, 14, 13, 12, 12, 11, 10, 8, 6, 8,
10, 11, 12, 12, 13, 14, 14, 14, 13, 13, 13, 11, 11, 9, 7, 4,
7, 9, 11, 11, 12, 13, 13, 14, 11, 10, 10, 9, 9, 8, 7, 5,
1, 5, 7, 8, 9, 9, 10, 10, 11, 14, 13, 13, 12, 11, 11, 9,
7, 4, 7, 9, 11, 11, 13, 13, 13, 14, 14, 14, 13, 12, 12, 11,
10, 8, 6, 8, 10, 11, 12, 12, 13, 14, 14, 15, 14, 13, 13, 12,
11, 10, 9, 7, 9, 10, 11, 12, 13, 13, 14, 15, 16, 15, 14, 12,
12, 12, 11, 10, 6, 10, 11, 12, 12, 12, 14, 15, 16, 15, 14, 14,
13, 13, 12, 11, 10, 7, 10, 11, 12, 13, 13, 14, 14, 15, 15, 14,
14, 14, 13, 13, 11, 10, 7, 10, 11, 13, 13, 14, 14, 14, 15, 15,
14, 14, 14, 13, 13, 12, 10, 7, 10, 12, 13, 13, 14, 14, 14, 15,
16, 14, 13, 13, 13, 12, 11, 11, 9, 11, 11, 12, 13, 13, 13, 14,
16, 6,
}

Definition at line 179 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvy_0_codes

const uint16_t clv_mvy_0_codes[]
static

Definition at line 201 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvy_0_syms

const uint16_t clv_mvy_0_syms[]
static

Definition at line 241 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvy_1_bits

const uint8_t clv_mvy_1_bits[]
static
Initial value:
= {
15, 15, 15, 15, 14, 14, 13, 13, 11, 9, 11, 13, 13, 14, 14, 15,
15, 15, 15, 15, 14, 14, 13, 13, 12, 12, 12, 10, 9, 10, 12, 12,
12, 13, 13, 14, 14, 15, 15, 15, 14, 14, 13, 13, 13, 12, 11, 8,
11, 12, 13, 13, 13, 14, 14, 15, 15, 14, 14, 14, 14, 13, 12, 12,
12, 10, 8, 10, 12, 12, 12, 13, 14, 14, 14, 14, 15, 14, 14, 13,
13, 12, 12, 11, 10, 8, 10, 11, 12, 12, 13, 13, 14, 14, 15, 14,
14, 13, 13, 13, 12, 12, 11, 9, 7, 9, 11, 12, 12, 13, 13, 13,
14, 14, 14, 14, 13, 13, 13, 12, 11, 10, 9, 7, 9, 10, 11, 12,
13, 13, 13, 14, 14, 14, 13, 13, 12, 12, 11, 11, 10, 8, 7, 8,
10, 11, 11, 12, 12, 13, 13, 14, 13, 13, 13, 12, 11, 11, 10, 9,
6, 4, 6, 9, 10, 11, 12, 12, 13, 13, 13, 12, 11, 10, 10, 10,
9, 9, 7, 5, 1, 5, 7, 9, 9, 10, 10, 10, 11, 12, 13, 13,
13, 12, 11, 11, 10, 9, 6, 4, 6, 9, 10, 11, 11, 12, 13, 13,
13, 14, 13, 13, 12, 12, 11, 11, 10, 8, 7, 8, 10, 11, 11, 12,
12, 13, 13, 14, 14, 14, 13, 13, 13, 12, 11, 10, 9, 7, 9, 10,
11, 12, 13, 13, 13, 14, 14, 14, 14, 13, 13, 13, 12, 12, 11, 9,
7, 9, 11, 12, 12, 13, 13, 13, 14, 14, 15, 14, 14, 13, 13, 12,
12, 11, 10, 8, 10, 11, 12, 12, 13, 13, 14, 14, 15, 14, 14, 14,
14, 13, 12, 12, 12, 10, 8, 10, 12, 12, 12, 13, 14, 14, 14, 14,
15, 15, 14, 14, 13, 13, 13, 12, 11, 8, 11, 12, 13, 13, 13, 14,
14, 15, 15, 15, 14, 14, 13, 13, 12, 12, 12, 10, 9, 10, 12, 12,
12, 13, 13, 14, 14, 15, 15, 15, 15, 15, 14, 14, 13, 13, 11, 9,
11, 13, 13, 14, 14, 15, 15, 15, 15, 5,
}

Definition at line 281 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvy_1_codes

const uint16_t clv_mvy_1_codes[]
static

Definition at line 307 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvy_1_syms

const uint16_t clv_mvy_1_syms[]
static

Definition at line 356 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvy_2_bits

const uint8_t clv_mvy_2_bits[]
static

Definition at line 405 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvy_2_codes

const uint16_t clv_mvy_2_codes[]
static

Definition at line 469 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvy_2_syms

const uint16_t clv_mvy_2_syms[]
static

Definition at line 593 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvy_3_bits

const uint8_t clv_mvy_3_bits[]
static

Definition at line 717 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvy_3_codes

const uint16_t clv_mvy_3_codes[]
static

Definition at line 806 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvy_3_syms

const uint16_t clv_mvy_3_syms[]
static

Definition at line 981 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvu_1_bits

const uint8_t clv_mvu_1_bits[]
static
Initial value:
= {
16, 14, 14, 14, 13, 12, 12, 10, 12, 12, 13, 14, 14, 14, 16, 15,
13, 13, 12, 12, 11, 11, 7, 11, 11, 12, 12, 13, 13, 15, 16, 16,
16, 13, 12, 10, 10, 6, 10, 10, 12, 13, 16, 16, 16, 14, 14, 11,
11, 11, 11, 9, 7, 9, 11, 11, 11, 11, 14, 14, 15, 13, 13, 12,
9, 8, 8, 4, 8, 8, 9, 12, 13, 13, 15, 14, 14, 11, 11, 10,
9, 8, 4, 8, 9, 10, 11, 12, 14, 14, 12, 12, 11, 10, 10, 8,
6, 3, 6, 8, 10, 10, 11, 12, 12, 11, 10, 9, 6, 6, 6, 5,
4, 5, 6, 6, 6, 9, 10, 11, 12, 12, 11, 10, 10, 8, 6, 3,
6, 7, 10, 10, 11, 12, 12, 14, 14, 11, 11, 10, 9, 8, 4, 8,
9, 10, 11, 11, 14, 14, 15, 13, 13, 12, 9, 8, 8, 4, 8, 8,
9, 12, 13, 13, 15, 14, 14, 11, 11, 11, 11, 9, 7, 9, 11, 11,
11, 11, 14, 14, 16, 16, 16, 13, 12, 10, 10, 6, 10, 10, 12, 13,
16, 16, 16, 15, 13, 13, 12, 12, 11, 11, 7, 11, 11, 12, 12, 13,
13, 15, 16, 14, 14, 14, 13, 12, 12, 10, 12, 12, 13, 14, 14, 14,
16, 7,
}

Definition at line 1156 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvu_1_codes

const uint16_t clv_mvu_1_codes[]
static

Definition at line 1174 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvu_1_syms

const uint16_t clv_mvu_1_syms[]
static

Definition at line 1206 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvu_2_bits

const uint8_t clv_mvu_2_bits[]
static
Initial value:
= {
16, 16, 16, 15, 15, 15, 15, 14, 14, 14, 14, 14, 14, 14, 15, 15,
15, 15, 16, 16, 16, 16, 15, 15, 15, 14, 14, 14, 14, 14, 13, 13,
13, 14, 14, 14, 14, 14, 15, 15, 15, 16, 16, 15, 15, 14, 14, 14,
14, 14, 14, 13, 13, 13, 14, 14, 14, 14, 14, 14, 15, 15, 16, 16,
15, 15, 14, 13, 13, 13, 13, 13, 12, 12, 12, 13, 13, 13, 13, 13,
14, 15, 15, 16, 14, 14, 14, 14, 13, 12, 12, 12, 12, 11, 10, 11,
12, 12, 12, 12, 13, 14, 14, 14, 14, 14, 14, 14, 13, 12, 12, 12,
12, 11, 10, 9, 10, 11, 12, 12, 12, 12, 13, 14, 14, 14, 15, 14,
13, 13, 12, 12, 12, 12, 11, 10, 8, 10, 11, 12, 12, 12, 12, 13,
13, 14, 15, 14, 14, 14, 13, 12, 12, 11, 11, 10, 9, 7, 9, 10,
11, 11, 12, 12, 13, 14, 14, 14, 14, 14, 13, 12, 12, 11, 11, 10,
9, 8, 7, 8, 9, 10, 11, 11, 12, 12, 13, 14, 14, 14, 13, 13,
12, 11, 9, 9, 8, 7, 6, 5, 6, 7, 8, 9, 9, 11, 12, 13,
13, 14, 14, 13, 13, 13, 11, 11, 10, 8, 7, 4, 1, 4, 7, 8,
10, 11, 11, 13, 13, 13, 14, 14, 13, 13, 12, 11, 9, 9, 8, 7,
6, 5, 6, 7, 8, 9, 9, 11, 12, 13, 13, 14, 14, 14, 13, 12,
11, 11, 11, 9, 9, 8, 7, 8, 9, 10, 11, 11, 12, 12, 13, 14,
14, 14, 14, 14, 13, 12, 12, 11, 11, 10, 9, 7, 9, 10, 11, 11,
12, 12, 13, 14, 14, 14, 15, 14, 13, 13, 12, 12, 12, 12, 11, 10,
9, 10, 11, 12, 12, 12, 12, 13, 13, 14, 15, 14, 14, 14, 13, 12,
12, 12, 12, 11, 10, 8, 10, 11, 12, 12, 12, 12, 13, 14, 14, 14,
14, 14, 14, 14, 13, 12, 12, 12, 12, 11, 10, 11, 12, 12, 12, 12,
13, 14, 14, 14, 14, 16, 15, 15, 14, 13, 13, 13, 13, 13, 12, 12,
12, 13, 13, 13, 13, 13, 14, 15, 15, 16, 16, 15, 15, 14, 14, 14,
14, 14, 14, 13, 12, 13, 14, 14, 14, 14, 14, 14, 15, 15, 16, 16,
15, 15, 15, 14, 14, 14, 14, 14, 13, 13, 13, 14, 14, 14, 14, 14,
15, 15, 15, 16, 16, 16, 16, 15, 15, 15, 15, 14, 14, 14, 14, 14,
14, 14, 15, 15, 15, 15, 16, 16, 16, 6,
}

Definition at line 1238 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvu_2_codes

const uint16_t clv_mvu_2_codes[]
static

Definition at line 1269 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvu_2_syms

const uint16_t clv_mvu_2_syms[]
static

Definition at line 1328 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvv_1_bits

const uint8_t clv_mvv_1_bits[]
static
Initial value:
= {
16, 15, 13, 13, 13, 12, 10, 10, 10, 12, 13, 13, 13, 15, 16, 16,
15, 14, 13, 12, 11, 10, 9, 10, 11, 12, 13, 14, 15, 16, 15, 14,
13, 13, 11, 10, 10, 5, 10, 10, 11, 13, 13, 14, 15, 12, 12, 12,
11, 10, 10, 9, 5, 9, 10, 10, 11, 12, 12, 12, 14, 12, 12, 12,
11, 9, 8, 5, 8, 9, 11, 12, 12, 12, 14, 14, 11, 11, 9, 9,
9, 7, 5, 7, 9, 9, 9, 11, 11, 14, 13, 12, 11, 10, 10, 8,
6, 3, 6, 8, 10, 10, 11, 12, 13, 11, 10, 9, 7, 6, 6, 4,
4, 4, 6, 7, 7, 10, 10, 11, 13, 12, 11, 10, 10, 8, 6, 3,
6, 8, 10, 10, 11, 12, 13, 14, 11, 11, 9, 9, 9, 7, 5, 7,
9, 9, 9, 11, 11, 14, 14, 12, 12, 12, 11, 9, 8, 5, 8, 9,
11, 12, 12, 12, 14, 12, 12, 12, 11, 10, 10, 9, 5, 9, 10, 10,
11, 12, 12, 12, 15, 14, 13, 13, 11, 10, 10, 5, 10, 10, 11, 13,
13, 14, 15, 16, 15, 14, 13, 12, 11, 10, 9, 10, 11, 12, 13, 14,
15, 16, 16, 15, 13, 13, 13, 12, 10, 10, 10, 12, 13, 13, 13, 15,
16, 7,
}

Definition at line 1387 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvv_1_codes

const uint16_t clv_mvv_1_codes[]
static

Definition at line 1405 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvv_1_syms

const uint16_t clv_mvv_1_syms[]
static

Definition at line 1437 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvv_2_bits

const uint8_t clv_mvv_2_bits[]
static
Initial value:
= {
16, 15, 15, 15, 15, 15, 14, 14, 14, 13, 12, 13, 14, 14, 14, 15,
15, 15, 15, 15, 16, 16, 16, 16, 15, 15, 14, 14, 14, 13, 13, 12,
12, 13, 14, 14, 14, 15, 15, 16, 16, 16, 16, 16, 16, 14, 14, 14,
14, 14, 14, 13, 13, 13, 14, 14, 14, 14, 14, 14, 16, 16, 16, 15,
15, 14, 14, 14, 13, 13, 13, 13, 12, 12, 12, 13, 13, 13, 13, 14,
14, 14, 15, 15, 16, 14, 14, 14, 13, 12, 12, 12, 10, 10, 10, 10,
10, 12, 12, 12, 13, 14, 14, 14, 16, 14, 14, 14, 13, 13, 12, 12,
12, 10, 10, 7, 10, 10, 12, 12, 12, 13, 13, 14, 14, 14, 14, 14,
13, 12, 12, 12, 12, 10, 9, 8, 7, 8, 9, 10, 12, 12, 12, 12,
13, 14, 14, 14, 14, 13, 12, 12, 12, 12, 10, 9, 8, 7, 8, 9,
10, 12, 12, 12, 12, 13, 14, 14, 14, 14, 13, 13, 12, 12, 11, 10,
9, 8, 7, 8, 9, 10, 11, 12, 12, 13, 13, 14, 14, 14, 13, 13,
12, 10, 10, 9, 8, 7, 6, 5, 6, 7, 8, 9, 10, 10, 12, 13,
13, 14, 13, 13, 13, 13, 11, 10, 9, 8, 7, 5, 1, 5, 7, 8,
9, 10, 11, 13, 13, 13, 13, 14, 13, 13, 12, 10, 10, 9, 8, 7,
6, 5, 6, 7, 8, 9, 10, 10, 12, 13, 13, 14, 14, 14, 13, 13,
12, 12, 11, 9, 9, 8, 7, 8, 9, 9, 11, 12, 12, 13, 13, 14,
14, 14, 14, 13, 12, 12, 12, 12, 10, 9, 8, 7, 8, 9, 10, 12,
12, 12, 12, 13, 14, 14, 14, 14, 13, 12, 12, 12, 12, 10, 9, 8,
7, 8, 9, 10, 12, 12, 12, 12, 13, 14, 14, 14, 14, 14, 13, 13,
12, 12, 12, 10, 10, 7, 10, 10, 12, 12, 12, 13, 13, 14, 14, 14,
16, 14, 14, 14, 13, 12, 12, 12, 10, 10, 10, 10, 10, 12, 12, 12,
13, 14, 14, 14, 16, 15, 15, 14, 14, 14, 13, 13, 13, 13, 12, 12,
12, 13, 13, 13, 13, 14, 14, 14, 15, 15, 16, 16, 16, 14, 14, 14,
14, 14, 14, 13, 13, 13, 14, 14, 14, 14, 14, 14, 16, 16, 16, 16,
16, 16, 15, 15, 14, 14, 14, 13, 12, 12, 12, 13, 14, 14, 14, 15,
15, 16, 16, 16, 16, 15, 15, 15, 15, 15, 14, 14, 14, 13, 10, 13,
14, 14, 14, 15, 15, 15, 15, 15, 16, 6,
}

Definition at line 1469 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvv_2_codes

const uint16_t clv_mvv_2_codes[]
static

Definition at line 1500 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_mvv_2_syms

const uint16_t clv_mvv_2_syms[]
static

Definition at line 1559 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_biasy_1_bits

const uint8_t clv_biasy_1_bits[]
static
Initial value:
= {
16, 15, 15, 15, 15, 15, 15, 15, 15, 15, 14, 14, 14, 13, 13, 13,
13, 13, 13, 13, 13, 12, 12, 12, 12, 11, 11, 11, 10, 10, 10, 9,
8, 8, 7, 7, 5, 2, 1, 3, 5, 7, 7, 8, 9, 9, 10, 10,
10, 11, 11, 12, 12, 12, 12, 12, 13, 13, 13, 13, 13, 13, 13, 13,
14, 14, 14, 14, 15, 15, 15, 15, 15, 15, 15, 15, 16, 12,
}

Definition at line 1618 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_biasy_1_codes

const uint16_t clv_biasy_1_codes[]
static
Initial value:
= {
0xFFFE, 0x7FFE, 0x7FFC, 0x7FFA, 0x7FF6, 0x7FF7, 0x7FF3, 0x7FF2,
0x7FEF, 0x7FEE, 0x3FF5, 0x3FF3, 0x3FF1, 0x1FF7, 0x1FF5, 0x1FF2,
0x1FF0, 0x1FEE, 0x1FEC, 0x1FEA, 0x1FE8, 0x0FF2, 0x0FF0, 0x0FEE,
0x0FEB, 0x07F4, 0x07F3, 0x07F1, 0x03F7, 0x03F5, 0x03F3, 0x01F7,
0x00FA, 0x00F8, 0x007A, 0x0078, 0x001C, 0x0002, 0x0000, 0x0006,
0x001D, 0x0079, 0x007B, 0x00F9, 0x01F6, 0x01F8, 0x03F2, 0x03F4,
0x03F6, 0x07F0, 0x07F2, 0x0FEA, 0x0FEC, 0x0FEF, 0x0FF1, 0x0FF3,
0x1FE9, 0x1FEB, 0x1FED, 0x1FEF, 0x1FF1, 0x1FF3, 0x1FF4, 0x1FF6,
0x3FF0, 0x3FF2, 0x3FF4, 0x3FF6, 0x7FF0, 0x7FF1, 0x7FF4, 0x7FF8,
0x7FF5, 0x7FF9, 0x7FFB, 0x7FFD, 0xFFFF, 0x0FED,
}

Definition at line 1626 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_biasy_1_syms

const uint16_t clv_biasy_1_syms[]
static
Initial value:
= {
0xFF68, 0xFF6C, 0xFF70, 0xFF74, 0xFF78, 0xFF7C, 0xFF80, 0xFF84,
0xFF88, 0xFF8C, 0xFF90, 0xFF94, 0xFF98, 0xFF9C, 0xFFA0, 0xFFA4,
0xFFA8, 0xFFAC, 0xFFB0, 0xFFB4, 0xFFB8, 0xFFBC, 0xFFC0, 0xFFC4,
0xFFC8, 0xFFCC, 0xFFD0, 0xFFD4, 0xFFD8, 0xFFDC, 0xFFE0, 0xFFE4,
0xFFE8, 0xFFEC, 0xFFF0, 0xFFF4, 0xFFF8, 0xFFFC, 0x0000, 0x0004,
0x0008, 0x000C, 0x0010, 0x0014, 0x0018, 0x001C, 0x0020, 0x0024,
0x0028, 0x002C, 0x0030, 0x0034, 0x0038, 0x003C, 0x0040, 0x0044,
0x0048, 0x004C, 0x0050, 0x0054, 0x0058, 0x005C, 0x0060, 0x0064,
0x0068, 0x006C, 0x0070, 0x0074, 0x0078, 0x007C, 0x0080, 0x0084,
0x0088, 0x008C, 0x0090, 0x0094, 0x0098, 0x0100,
}

Definition at line 1639 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_biasy_2_bits

const uint8_t clv_biasy_2_bits[]
static
Initial value:
= {
16, 16, 16, 16, 16, 16, 16, 15, 15, 15, 15, 15, 15, 15, 15, 15,
15, 15, 14, 14, 14, 14, 13, 13, 13, 13, 12, 12, 12, 12, 12, 11,
11, 11, 10, 10, 10, 10, 9, 9, 8, 8, 8, 7, 6, 6, 4, 3,
1, 3, 4, 6, 6, 7, 8, 8, 8, 9, 9, 10, 10, 10, 10, 11,
11, 11, 12, 12, 12, 12, 12, 13, 13, 13, 13, 13, 14, 14, 14, 15,
15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 16, 16, 16, 16, 16, 16,
16, 15,
}

Definition at line 1652 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_biasy_2_codes

const uint16_t clv_biasy_2_codes[]
static
Initial value:
= {
0xFFFE, 0xFFFC, 0xFFFA, 0xFFF9, 0xFFF6, 0xFFF5, 0xFFF3, 0x7FF7,
0x7FF5, 0x7FF1, 0x7FF3, 0x7FF0, 0x7FEE, 0x7FEC, 0x7FE9, 0x7FE6,
0x7FE4, 0x7FE2, 0x3FEF, 0x3FEE, 0x3FEC, 0x3FEA, 0x1FF2, 0x1FF1,
0x1FEF, 0x1FED, 0x0FF4, 0x0FF3, 0x0FF1, 0x0FEF, 0x0FED, 0x07F4,
0x07F3, 0x07F1, 0x03F6, 0x03F4, 0x03F2, 0x03F0, 0x01F6, 0x01F4,
0x00F8, 0x00F6, 0x00F4, 0x0078, 0x003A, 0x0038, 0x000C, 0x0004,
0x0000, 0x0005, 0x000D, 0x0039, 0x003B, 0x0079, 0x00F5, 0x00F7,
0x00F9, 0x01F5, 0x01F7, 0x03F1, 0x03F3, 0x03F5, 0x03F7, 0x07F0,
0x07F2, 0x07F5, 0x0FEC, 0x0FEE, 0x0FF0, 0x0FF2, 0x0FF5, 0x1FEC,
0x1FEE, 0x1FF0, 0x1FF3, 0x1FF4, 0x3FEB, 0x3FED, 0x3FF0, 0x7FE3,
0x7FE5, 0x7FE7, 0x7FEA, 0x7FEB, 0x7FED, 0x7FEF, 0x7FF4, 0x7FF2,
0x7FF6, 0x7FF8, 0xFFF2, 0xFFF4, 0xFFF7, 0xFFF8, 0xFFFB, 0xFFFD,
0xFFFF, 0x7FE8,
}

Definition at line 1662 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_biasy_2_syms

const uint16_t clv_biasy_2_syms[]
static
Initial value:
= {
0xFF40, 0xFF44, 0xFF48, 0xFF4C, 0xFF50, 0xFF54, 0xFF58, 0xFF5C,
0xFF60, 0xFF64, 0xFF68, 0xFF6C, 0xFF70, 0xFF74, 0xFF78, 0xFF7C,
0xFF80, 0xFF84, 0xFF88, 0xFF8C, 0xFF90, 0xFF94, 0xFF98, 0xFF9C,
0xFFA0, 0xFFA4, 0xFFA8, 0xFFAC, 0xFFB0, 0xFFB4, 0xFFB8, 0xFFBC,
0xFFC0, 0xFFC4, 0xFFC8, 0xFFCC, 0xFFD0, 0xFFD4, 0xFFD8, 0xFFDC,
0xFFE0, 0xFFE4, 0xFFE8, 0xFFEC, 0xFFF0, 0xFFF4, 0xFFF8, 0xFFFC,
0x0000, 0x0004, 0x0008, 0x000C, 0x0010, 0x0014, 0x0018, 0x001C,
0x0020, 0x0024, 0x0028, 0x002C, 0x0030, 0x0034, 0x0038, 0x003C,
0x0040, 0x0044, 0x0048, 0x004C, 0x0050, 0x0054, 0x0058, 0x005C,
0x0060, 0x0064, 0x0068, 0x006C, 0x0070, 0x0074, 0x0078, 0x007C,
0x0080, 0x0084, 0x0088, 0x008C, 0x0090, 0x0094, 0x0098, 0x009C,
0x00A0, 0x00A4, 0x00A8, 0x00AC, 0x00B0, 0x00B4, 0x00B8, 0x00BC,
0x00C0, 0x0100,
}

Definition at line 1678 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_biasy_3_bits

const uint8_t clv_biasy_3_bits[]
static
Initial value:
= {
16, 16, 16, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 14, 14, 14,
14, 14, 13, 13, 13, 13, 12, 12, 12, 11, 11, 11, 11, 10, 10, 10,
10, 9, 9, 9, 9, 8, 8, 7, 7, 6, 5, 4, 4, 2, 2, 3,
4, 5, 6, 6, 7, 7, 8, 8, 9, 9, 9, 9, 10, 10, 10, 10,
11, 11, 11, 11, 12, 12, 12, 12, 13, 13, 13, 14, 14, 14, 14, 14,
15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 16, 16, 16, 15,
}

Definition at line 1694 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_biasy_3_codes

const uint16_t clv_biasy_3_codes[]
static
Initial value:
= {
0xFFFF, 0xFFFC, 0xFFFA, 0x7FFC, 0x7FF9, 0x7FF6, 0x7FF4, 0x7FF2,
0x7FF1, 0x7FEF, 0x7FEC, 0x7FEB, 0x7FE9, 0x3FF3, 0x3FF0, 0x3FEE,
0x3FED, 0x3FEA, 0x1FF3, 0x1FF2, 0x1FF0, 0x1FEE, 0x0FF4, 0x0FF3,
0x0FF1, 0x07F7, 0x07F5, 0x07F3, 0x07F1, 0x03F7, 0x03F4, 0x03F2,
0x03F0, 0x01F6, 0x01F4, 0x01F2, 0x01F0, 0x00F6, 0x00F4, 0x0078,
0x0076, 0x0039, 0x001B, 0x000C, 0x000A, 0x0001, 0x0000, 0x0004,
0x000B, 0x001A, 0x0038, 0x003A, 0x0077, 0x0079, 0x00F5, 0x00F7,
0x01F1, 0x01F3, 0x01F5, 0x01F7, 0x03F1, 0x03F3, 0x03F5, 0x03F6,
0x07F0, 0x07F2, 0x07F4, 0x07F6, 0x0FF0, 0x0FF2, 0x0FF5, 0x0FF6,
0x1FEF, 0x1FF1, 0x1FF4, 0x3FEB, 0x3FEC, 0x3FEF, 0x3FF1, 0x3FF2,
0x7FE8, 0x7FEA, 0x7FED, 0x7FEE, 0x7FF0, 0x7FF3, 0x7FF5, 0x7FF7,
0x7FFA, 0x7FFB, 0xFFFB, 0xFFFD, 0xFFFE, 0x7FF8,
}

Definition at line 1703 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_biasy_3_syms

const uint16_t clv_biasy_3_syms[]
static
Initial value:
= {
0xFF48, 0xFF4C, 0xFF50, 0xFF54, 0xFF58, 0xFF5C, 0xFF60, 0xFF64,
0xFF68, 0xFF6C, 0xFF70, 0xFF74, 0xFF78, 0xFF7C, 0xFF80, 0xFF84,
0xFF88, 0xFF8C, 0xFF90, 0xFF94, 0xFF98, 0xFF9C, 0xFFA0, 0xFFA4,
0xFFA8, 0xFFAC, 0xFFB0, 0xFFB4, 0xFFB8, 0xFFBC, 0xFFC0, 0xFFC4,
0xFFC8, 0xFFCC, 0xFFD0, 0xFFD4, 0xFFD8, 0xFFDC, 0xFFE0, 0xFFE4,
0xFFE8, 0xFFEC, 0xFFF0, 0xFFF4, 0xFFF8, 0xFFFC, 0x0000, 0x0004,
0x0008, 0x000C, 0x0010, 0x0014, 0x0018, 0x001C, 0x0020, 0x0024,
0x0028, 0x002C, 0x0030, 0x0034, 0x0038, 0x003C, 0x0040, 0x0044,
0x0048, 0x004C, 0x0050, 0x0054, 0x0058, 0x005C, 0x0060, 0x0064,
0x0068, 0x006C, 0x0070, 0x0074, 0x0078, 0x007C, 0x0080, 0x0084,
0x0088, 0x008C, 0x0090, 0x0094, 0x0098, 0x009C, 0x00A0, 0x00A4,
0x00A8, 0x00AC, 0x00B0, 0x00B4, 0x00B8, 0x0100,
}

Definition at line 1718 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_biasu_1_bits

const uint8_t clv_biasu_1_bits[]
static
Initial value:
= {
16, 15, 14, 13, 13, 13, 12, 12, 12, 12, 11, 10, 10, 9, 9, 8,
7, 6, 5, 2, 1, 3, 5, 7, 7, 8, 9, 9, 10, 10, 11, 12,
12, 12, 12, 13, 13, 13, 14, 15, 15, 16,
}

Definition at line 1733 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_biasu_1_codes

const uint16_t clv_biasu_1_codes[]
static
Initial value:
= {
0xFFFE, 0x7FFC, 0x3FFC, 0x1FFC, 0x1FFA, 0x1FF9, 0x0FFA, 0x0FF7,
0x0FF8, 0x0FF5, 0x07F8, 0x03FA, 0x03F8, 0x01FA, 0x01F9, 0x00FA,
0x007B, 0x003C, 0x001C, 0x0002, 0x0000, 0x0006, 0x001D, 0x007A,
0x007C, 0x00FB, 0x01F8, 0x01FB, 0x03F9, 0x03FB, 0x07F9, 0x0FF4,
0x0FF6, 0x0FF9, 0x0FFB, 0x1FF8, 0x1FFB, 0x1FFD, 0x3FFD, 0x7FFD,
0x7FFE, 0xFFFF,
}

Definition at line 1739 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_biasu_1_syms

const uint16_t clv_biasu_1_syms[]
static
Initial value:
= {
0xFFB0, 0xFFB4, 0xFFB8, 0xFFBC, 0xFFC0, 0xFFC4, 0xFFC8, 0xFFCC,
0xFFD0, 0xFFD4, 0xFFD8, 0xFFDC, 0xFFE0, 0xFFE4, 0xFFE8, 0xFFEC,
0xFFF0, 0xFFF4, 0xFFF8, 0xFFFC, 0x0000, 0x0004, 0x0008, 0x000C,
0x0010, 0x0014, 0x0018, 0x001C, 0x0020, 0x0024, 0x0028, 0x002C,
0x0030, 0x0034, 0x0038, 0x003C, 0x0040, 0x0044, 0x0048, 0x004C,
0x0050, 0x0100,
}

Definition at line 1748 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_biasu_2_bits

const uint8_t clv_biasu_2_bits[]
static
Initial value:
= {
16, 16, 16, 16, 15, 15, 15, 14, 14, 14, 13, 12, 12, 11, 11, 10,
10, 9, 9, 8, 8, 7, 6, 5, 4, 3, 1, 3, 4, 6, 6, 7,
8, 8, 9, 9, 10, 10, 11, 11, 12, 12, 13, 14, 14, 14, 15, 15,
15, 16, 16, 16, 16, 14,
}

Definition at line 1757 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_biasu_2_codes

const uint16_t clv_biasu_2_codes[]
static
Initial value:
= {
0xFFFC, 0xFFF8, 0xFFFA, 0xFFFD, 0x7FF8, 0x7FFA, 0x7FF7, 0x3FF6,
0x3FF7, 0x3FF4, 0x1FF9, 0x0FFB, 0x0FF9, 0x07FB, 0x07F9, 0x03FA,
0x03F8, 0x01FA, 0x01F9, 0x00FB, 0x00F9, 0x007B, 0x003B, 0x001C,
0x000C, 0x0004, 0x0000, 0x0005, 0x000D, 0x003A, 0x003C, 0x007A,
0x00F8, 0x00FA, 0x01F8, 0x01FB, 0x03F9, 0x03FB, 0x07F8, 0x07FA,
0x0FF8, 0x0FFA, 0x1FF8, 0x3FF5, 0x3FF8, 0x3FF9, 0x7FFB, 0x7FF9,
0x7FF6, 0xFFF9, 0xFFFF, 0xFFFE, 0xFFFB, 0x3FFA,
}

Definition at line 1764 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_biasu_2_syms

const uint16_t clv_biasu_2_syms[]
static
Initial value:
= {
0xFF98, 0xFF9C, 0xFFA0, 0xFFA4, 0xFFA8, 0xFFAC, 0xFFB0, 0xFFB4,
0xFFB8, 0xFFBC, 0xFFC0, 0xFFC4, 0xFFC8, 0xFFCC, 0xFFD0, 0xFFD4,
0xFFD8, 0xFFDC, 0xFFE0, 0xFFE4, 0xFFE8, 0xFFEC, 0xFFF0, 0xFFF4,
0xFFF8, 0xFFFC, 0x0000, 0x0004, 0x0008, 0x000C, 0x0010, 0x0014,
0x0018, 0x001C, 0x0020, 0x0024, 0x0028, 0x002C, 0x0030, 0x0034,
0x0038, 0x003C, 0x0040, 0x0044, 0x0048, 0x004C, 0x0050, 0x0054,
0x0058, 0x005C, 0x0060, 0x0064, 0x0068, 0x0100,
}

Definition at line 1774 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_biasv_1_bits

const uint8_t clv_biasv_1_bits[]
static
Initial value:
= {
16, 15, 14, 14, 14, 13, 13, 13, 12, 12, 11, 11, 10, 10, 9, 8,
7, 6, 5, 2, 1, 3, 5, 6, 8, 8, 9, 10, 10, 11, 12, 12,
12, 13, 13, 13, 14, 14, 15, 15, 16, 14,
}

Definition at line 1784 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_biasv_1_codes

const uint16_t clv_biasv_1_codes[]
static
Initial value:
= {
0xFFFF, 0x7FFD, 0x3FFD, 0x3FFB, 0x3FF9, 0x1FFB, 0x1FF8, 0x1FF6,
0x0FFA, 0x0FF8, 0x07FA, 0x07F8, 0x03FA, 0x03F8, 0x01FB, 0x00FB,
0x007C, 0x003C, 0x001C, 0x0002, 0x0000, 0x0006, 0x001D, 0x003D,
0x00FA, 0x00FC, 0x01FA, 0x03F9, 0x03FB, 0x07F9, 0x0FF6, 0x0FF7,
0x0FF9, 0x1FF7, 0x1FF9, 0x1FFA, 0x3FFA, 0x3FFC, 0x7FFC, 0x7FFE,
0xFFFE, 0x3FF8,
}

Definition at line 1790 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_biasv_1_syms

const uint16_t clv_biasv_1_syms[]
static
Initial value:
= {
0xFFB0, 0xFFB4, 0xFFB8, 0xFFBC, 0xFFC0, 0xFFC4, 0xFFC8, 0xFFCC,
0xFFD0, 0xFFD4, 0xFFD8, 0xFFDC, 0xFFE0, 0xFFE4, 0xFFE8, 0xFFEC,
0xFFF0, 0xFFF4, 0xFFF8, 0xFFFC, 0x0000, 0x0004, 0x0008, 0x000C,
0x0010, 0x0014, 0x0018, 0x001C, 0x0020, 0x0024, 0x0028, 0x002C,
0x0030, 0x0034, 0x0038, 0x003C, 0x0040, 0x0044, 0x0048, 0x004C,
0x0050, 0x0100,
}

Definition at line 1799 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_biasv_2_bits

const uint8_t clv_biasv_2_bits[]
static
Initial value:
= {
16, 15, 14, 13, 13, 13, 13, 13, 12, 12, 11, 10, 10, 9, 9, 8,
7, 6, 5, 4, 3, 1, 3, 4, 5, 7, 7, 8, 9, 9, 10, 10,
10, 12, 12, 13, 13, 13, 13, 13, 14, 16, 15, 15,
}

Definition at line 1808 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_biasv_2_codes

const uint16_t clv_biasv_2_codes[]
static
Initial value:
= {
0xFFFE, 0x7FFD, 0x3FFC, 0x1FFC, 0x1FFB, 0x1FF8, 0x1FF7, 0x1FF4,
0x0FF8, 0x0FF7, 0x07FA, 0x03FB, 0x03F8, 0x01FA, 0x01F9, 0x00FA,
0x007B, 0x003C, 0x001C, 0x000C, 0x0004, 0x0000, 0x0005, 0x000D,
0x001D, 0x007A, 0x007C, 0x00FB, 0x01F8, 0x01FB, 0x03F9, 0x03FA,
0x03FC, 0x0FF6, 0x0FF9, 0x1FF5, 0x1FF9, 0x1FF6, 0x1FFA, 0x1FFD,
0x3FFD, 0xFFFF, 0x7FFE, 0x7FFC,
}

Definition at line 1814 of file clearvideodata.h.

Referenced by clv_decode_init().

◆ clv_biasv_2_syms

const uint16_t clv_biasv_2_syms[]
static
Initial value:
= {
0xFFAC, 0xFFB0, 0xFFB4, 0xFFB8, 0xFFBC, 0xFFC0, 0xFFC4, 0xFFC8,
0xFFCC, 0xFFD0, 0xFFD4, 0xFFD8, 0xFFDC, 0xFFE0, 0xFFE4, 0xFFE8,
0xFFEC, 0xFFF0, 0xFFF4, 0xFFF8, 0xFFFC, 0x0000, 0x0004, 0x0008,
0x000C, 0x0010, 0x0014, 0x0018, 0x001C, 0x0020, 0x0024, 0x0028,
0x002C, 0x0030, 0x0034, 0x0038, 0x003C, 0x0040, 0x0044, 0x0048,
0x004C, 0x0050, 0x0054, 0x0100,
}

Definition at line 1823 of file clearvideodata.h.

Referenced by clv_decode_init().