49 { 0x0221, 38, 33, 0 },
53 { 0x3801, 10, 14, 0 },
54 { 0x3001, 11, 17, 0 },
55 { 0x2401, 12, 18, 0 },
56 { 0x1C01, 13, 20, 0 },
57 { 0x1601, 29, 21, 0 },
58 { 0x5601, 15, 14, 1 },
59 { 0x5401, 16, 14, 0 },
60 { 0x5101, 17, 15, 0 },
61 { 0x4801, 18, 16, 0 },
62 { 0x3801, 19, 17, 0 },
63 { 0x3401, 20, 18, 0 },
64 { 0x3001, 21, 19, 0 },
65 { 0x2801, 22, 19, 0 },
66 { 0x2401, 23, 20, 0 },
67 { 0x2201, 24, 21, 0 },
68 { 0x1C01, 25, 22, 0 },
69 { 0x1801, 26, 23, 0 },
70 { 0x1601, 27, 24, 0 },
71 { 0x1401, 28, 25, 0 },
72 { 0x1201, 29, 26, 0 },
73 { 0x1101, 30, 27, 0 },
74 { 0x0AC1, 31, 28, 0 },
75 { 0x09C1, 32, 29, 0 },
76 { 0x08A1, 33, 30, 0 },
77 { 0x0521, 34, 31, 0 },
78 { 0x0441, 35, 32, 0 },
79 { 0x02A1, 36, 33, 0 },
80 { 0x0221, 37, 34, 0 },
81 { 0x0141, 38, 35, 0 },
82 { 0x0111, 39, 36, 0 },
83 { 0x0085, 40, 37, 0 },
84 { 0x0049, 41, 38, 0 },
85 { 0x0025, 42, 39, 0 },
86 { 0x0015, 43, 40, 0 },
87 { 0x0009, 44, 41, 0 },
88 { 0x0005, 45, 42, 0 },
89 { 0x0001, 45, 43, 0 },
100 for (i = 0; i < 47; i++) {
void ff_mqc_init_contexts(MqcState *mqc)
MQ-coder context initialisations.
Macro definitions for various function/variable attributes.
uint16_t ff_mqc_qe[2 *47]
static const MqcCxState cx_states[47]
uint8_t ff_mqc_nlps[2 *47]
uint8_t ff_mqc_nmps[2 *47]
void av_cold ff_mqc_init_context_tables(void)
MQ-coder Initialize context tables (QE, NLPS, NMPS)