Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
aom-rav1e
Commits
b9c99350
Commit
b9c99350
authored
Aug 22, 2016
by
Alex Converse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove an erroneous declaration.
Change-Id: I220289b034d82f048b518415720588a1f244838c
parent
56c9c3bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
aom_dsp/buf_ans.h
aom_dsp/buf_ans.h
+0
-2
No files found.
aom_dsp/buf_ans.h
View file @
b9c99350
...
...
@@ -28,8 +28,6 @@ extern "C" {
#define ANS_METHOD_UABS 0
#define ANS_METHOD_RANS 1
struct
aom_internal_error_info
*
error
;
struct
buffered_ans_symbol
{
unsigned
int
method
:
1
;
// one of ANS_METHOD_UABS or ANS_METHOD_RANS
// TODO(aconverse): Should be possible to write this in terms of start for ABS
...
...
Write
Preview
Markdown
is supported
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