Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
aom-rav1e
Commits
8e60287b
Commit
8e60287b
authored
Nov 24, 2017
by
Yaowu Xu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove an unused variable
Change-Id: I85719b10a41c1ab5f3b963ab7a70c14d43f197cb
parent
5ffed8a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
test/txb_test.cc
test/txb_test.cc
+0
-1
No files found.
test/txb_test.cc
View file @
8e60287b
...
...
@@ -140,7 +140,6 @@ class TxbTest : public ::testing::TestWithParam<GetLevelCountsFunc> {
GetLevelCountsFunc
get_br_level_counts_func_
;
ACMRandom
rnd_
;
tran_low_t
*
coeff_
;
uint8_t
levels_buf_
[
TX_PAD_2D
];
uint8_t
*
levels_
;
uint8_t
*
level_counts_ref_
;
...
...
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