Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(183)

Side by Side Diff: third_party/libvpx/source/libvpx/vp8/common/default_coef_probs.h

Issue 1158913006: Move libvpx from DEPS to src (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add DEPS file with #include paths Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 /*
2 * Copyright (c) 2010 The WebM project authors. All Rights Reserved.
3 *
4 * Use of this source code is governed by a BSD-style license
5 * that can be found in the LICENSE file in the root of the source
6 * tree. An additional intellectual property rights grant can be found
7 * in the file PATENTS. All contributing project authors may
8 * be found in the AUTHORS file in the root of the source tree.
9 */
10
11 #ifndef VP8_COMMON_DEFAULT_COEF_PROBS_H_
12 #define VP8_COMMON_DEFAULT_COEF_PROBS_H_
13
14 #ifdef __cplusplus
15 extern "C" {
16 #endif
17
18 /*Generated file, included by entropy.c*/
19
20
21 static const vp8_prob default_coef_probs [BLOCK_TYPES]
22 [COEF_BANDS]
23 [PREV_COEF_CONTEXTS]
24 [ENTROPY_NODES] =
25 {
26 { /* Block Type ( 0 ) */
27 { /* Coeff Band ( 0 )*/
28 { 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128 },
29 { 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128 },
30 { 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128 }
31 },
32 { /* Coeff Band ( 1 )*/
33 { 253, 136, 254, 255, 228, 219, 128, 128, 128, 128, 128 },
34 { 189, 129, 242, 255, 227, 213, 255, 219, 128, 128, 128 },
35 { 106, 126, 227, 252, 214, 209, 255, 255, 128, 128, 128 }
36 },
37 { /* Coeff Band ( 2 )*/
38 { 1, 98, 248, 255, 236, 226, 255, 255, 128, 128, 128 },
39 { 181, 133, 238, 254, 221, 234, 255, 154, 128, 128, 128 },
40 { 78, 134, 202, 247, 198, 180, 255, 219, 128, 128, 128 }
41 },
42 { /* Coeff Band ( 3 )*/
43 { 1, 185, 249, 255, 243, 255, 128, 128, 128, 128, 128 },
44 { 184, 150, 247, 255, 236, 224, 128, 128, 128, 128, 128 },
45 { 77, 110, 216, 255, 236, 230, 128, 128, 128, 128, 128 }
46 },
47 { /* Coeff Band ( 4 )*/
48 { 1, 101, 251, 255, 241, 255, 128, 128, 128, 128, 128 },
49 { 170, 139, 241, 252, 236, 209, 255, 255, 128, 128, 128 },
50 { 37, 116, 196, 243, 228, 255, 255, 255, 128, 128, 128 }
51 },
52 { /* Coeff Band ( 5 )*/
53 { 1, 204, 254, 255, 245, 255, 128, 128, 128, 128, 128 },
54 { 207, 160, 250, 255, 238, 128, 128, 128, 128, 128, 128 },
55 { 102, 103, 231, 255, 211, 171, 128, 128, 128, 128, 128 }
56 },
57 { /* Coeff Band ( 6 )*/
58 { 1, 152, 252, 255, 240, 255, 128, 128, 128, 128, 128 },
59 { 177, 135, 243, 255, 234, 225, 128, 128, 128, 128, 128 },
60 { 80, 129, 211, 255, 194, 224, 128, 128, 128, 128, 128 }
61 },
62 { /* Coeff Band ( 7 )*/
63 { 1, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128 },
64 { 246, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128 },
65 { 255, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128 }
66 }
67 },
68 { /* Block Type ( 1 ) */
69 { /* Coeff Band ( 0 )*/
70 { 198, 35, 237, 223, 193, 187, 162, 160, 145, 155, 62 },
71 { 131, 45, 198, 221, 172, 176, 220, 157, 252, 221, 1 },
72 { 68, 47, 146, 208, 149, 167, 221, 162, 255, 223, 128 }
73 },
74 { /* Coeff Band ( 1 )*/
75 { 1, 149, 241, 255, 221, 224, 255, 255, 128, 128, 128 },
76 { 184, 141, 234, 253, 222, 220, 255, 199, 128, 128, 128 },
77 { 81, 99, 181, 242, 176, 190, 249, 202, 255, 255, 128 }
78 },
79 { /* Coeff Band ( 2 )*/
80 { 1, 129, 232, 253, 214, 197, 242, 196, 255, 255, 128 },
81 { 99, 121, 210, 250, 201, 198, 255, 202, 128, 128, 128 },
82 { 23, 91, 163, 242, 170, 187, 247, 210, 255, 255, 128 }
83 },
84 { /* Coeff Band ( 3 )*/
85 { 1, 200, 246, 255, 234, 255, 128, 128, 128, 128, 128 },
86 { 109, 178, 241, 255, 231, 245, 255, 255, 128, 128, 128 },
87 { 44, 130, 201, 253, 205, 192, 255, 255, 128, 128, 128 }
88 },
89 { /* Coeff Band ( 4 )*/
90 { 1, 132, 239, 251, 219, 209, 255, 165, 128, 128, 128 },
91 { 94, 136, 225, 251, 218, 190, 255, 255, 128, 128, 128 },
92 { 22, 100, 174, 245, 186, 161, 255, 199, 128, 128, 128 }
93 },
94 { /* Coeff Band ( 5 )*/
95 { 1, 182, 249, 255, 232, 235, 128, 128, 128, 128, 128 },
96 { 124, 143, 241, 255, 227, 234, 128, 128, 128, 128, 128 },
97 { 35, 77, 181, 251, 193, 211, 255, 205, 128, 128, 128 }
98 },
99 { /* Coeff Band ( 6 )*/
100 { 1, 157, 247, 255, 236, 231, 255, 255, 128, 128, 128 },
101 { 121, 141, 235, 255, 225, 227, 255, 255, 128, 128, 128 },
102 { 45, 99, 188, 251, 195, 217, 255, 224, 128, 128, 128 }
103 },
104 { /* Coeff Band ( 7 )*/
105 { 1, 1, 251, 255, 213, 255, 128, 128, 128, 128, 128 },
106 { 203, 1, 248, 255, 255, 128, 128, 128, 128, 128, 128 },
107 { 137, 1, 177, 255, 224, 255, 128, 128, 128, 128, 128 }
108 }
109 },
110 { /* Block Type ( 2 ) */
111 { /* Coeff Band ( 0 )*/
112 { 253, 9, 248, 251, 207, 208, 255, 192, 128, 128, 128 },
113 { 175, 13, 224, 243, 193, 185, 249, 198, 255, 255, 128 },
114 { 73, 17, 171, 221, 161, 179, 236, 167, 255, 234, 128 }
115 },
116 { /* Coeff Band ( 1 )*/
117 { 1, 95, 247, 253, 212, 183, 255, 255, 128, 128, 128 },
118 { 239, 90, 244, 250, 211, 209, 255, 255, 128, 128, 128 },
119 { 155, 77, 195, 248, 188, 195, 255, 255, 128, 128, 128 }
120 },
121 { /* Coeff Band ( 2 )*/
122 { 1, 24, 239, 251, 218, 219, 255, 205, 128, 128, 128 },
123 { 201, 51, 219, 255, 196, 186, 128, 128, 128, 128, 128 },
124 { 69, 46, 190, 239, 201, 218, 255, 228, 128, 128, 128 }
125 },
126 { /* Coeff Band ( 3 )*/
127 { 1, 191, 251, 255, 255, 128, 128, 128, 128, 128, 128 },
128 { 223, 165, 249, 255, 213, 255, 128, 128, 128, 128, 128 },
129 { 141, 124, 248, 255, 255, 128, 128, 128, 128, 128, 128 }
130 },
131 { /* Coeff Band ( 4 )*/
132 { 1, 16, 248, 255, 255, 128, 128, 128, 128, 128, 128 },
133 { 190, 36, 230, 255, 236, 255, 128, 128, 128, 128, 128 },
134 { 149, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128 }
135 },
136 { /* Coeff Band ( 5 )*/
137 { 1, 226, 255, 128, 128, 128, 128, 128, 128, 128, 128 },
138 { 247, 192, 255, 128, 128, 128, 128, 128, 128, 128, 128 },
139 { 240, 128, 255, 128, 128, 128, 128, 128, 128, 128, 128 }
140 },
141 { /* Coeff Band ( 6 )*/
142 { 1, 134, 252, 255, 255, 128, 128, 128, 128, 128, 128 },
143 { 213, 62, 250, 255, 255, 128, 128, 128, 128, 128, 128 },
144 { 55, 93, 255, 128, 128, 128, 128, 128, 128, 128, 128 }
145 },
146 { /* Coeff Band ( 7 )*/
147 { 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128 },
148 { 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128 },
149 { 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128 }
150 }
151 },
152 { /* Block Type ( 3 ) */
153 { /* Coeff Band ( 0 )*/
154 { 202, 24, 213, 235, 186, 191, 220, 160, 240, 175, 255 },
155 { 126, 38, 182, 232, 169, 184, 228, 174, 255, 187, 128 },
156 { 61, 46, 138, 219, 151, 178, 240, 170, 255, 216, 128 }
157 },
158 { /* Coeff Band ( 1 )*/
159 { 1, 112, 230, 250, 199, 191, 247, 159, 255, 255, 128 },
160 { 166, 109, 228, 252, 211, 215, 255, 174, 128, 128, 128 },
161 { 39, 77, 162, 232, 172, 180, 245, 178, 255, 255, 128 }
162 },
163 { /* Coeff Band ( 2 )*/
164 { 1, 52, 220, 246, 198, 199, 249, 220, 255, 255, 128 },
165 { 124, 74, 191, 243, 183, 193, 250, 221, 255, 255, 128 },
166 { 24, 71, 130, 219, 154, 170, 243, 182, 255, 255, 128 }
167 },
168 { /* Coeff Band ( 3 )*/
169 { 1, 182, 225, 249, 219, 240, 255, 224, 128, 128, 128 },
170 { 149, 150, 226, 252, 216, 205, 255, 171, 128, 128, 128 },
171 { 28, 108, 170, 242, 183, 194, 254, 223, 255, 255, 128 }
172 },
173 { /* Coeff Band ( 4 )*/
174 { 1, 81, 230, 252, 204, 203, 255, 192, 128, 128, 128 },
175 { 123, 102, 209, 247, 188, 196, 255, 233, 128, 128, 128 },
176 { 20, 95, 153, 243, 164, 173, 255, 203, 128, 128, 128 }
177 },
178 { /* Coeff Band ( 5 )*/
179 { 1, 222, 248, 255, 216, 213, 128, 128, 128, 128, 128 },
180 { 168, 175, 246, 252, 235, 205, 255, 255, 128, 128, 128 },
181 { 47, 116, 215, 255, 211, 212, 255, 255, 128, 128, 128 }
182 },
183 { /* Coeff Band ( 6 )*/
184 { 1, 121, 236, 253, 212, 214, 255, 255, 128, 128, 128 },
185 { 141, 84, 213, 252, 201, 202, 255, 219, 128, 128, 128 },
186 { 42, 80, 160, 240, 162, 185, 255, 205, 128, 128, 128 }
187 },
188 { /* Coeff Band ( 7 )*/
189 { 1, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128 },
190 { 244, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128 },
191 { 238, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128 }
192 }
193 }
194 };
195
196 #ifdef __cplusplus
197 } // extern "C"
198 #endif
199
200 #endif // VP8_COMMON_DEFAULT_COEF_PROBS_H_
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698