Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
8d0b712a
Commit
8d0b712a
authored
Sep 29, 2013
by
Jim Bankoski
Committed by
Gerrit Code Review
Sep 29, 2013
Browse files
Merge "cpplint style issue"
parents
8d50d766
681fb228
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/decoder/vp9_dsubexp.c
View file @
8d0b712a
...
...
@@ -67,7 +67,6 @@ static int inv_remap_prob(int v, int m) {
206
,
207
,
208
,
209
,
210
,
211
,
212
,
213
,
215
,
216
,
217
,
218
,
219
,
220
,
221
,
222
,
223
,
224
,
225
,
226
,
228
,
229
,
230
,
231
,
232
,
233
,
234
,
235
,
236
,
237
,
238
,
239
,
241
,
242
,
243
,
244
,
245
,
246
,
247
,
248
,
249
,
250
,
251
,
252
,
};
// v = merge_index(v, MAX_PROBS - 1, MODULUS_PARAM);
v
=
inv_map_table
[
v
];
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment