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
Yushin Cho
aom-rav1e
Commits
b9c99350
Commit
b9c99350
authored
Aug 22, 2016
by
Alex Converse
Browse files
Remove an erroneous declaration.
Change-Id: I220289b034d82f048b518415720588a1f244838c
parent
56c9c3bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
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
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