Skip to content
GitLab
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
d7febaf5
Commit
d7febaf5
authored
Oct 07, 2014
by
Jingning Han
Browse files
Remove extra empty line
Change-Id: I6f2865bb8ba9295f5c45a4cad065aecbe1e63c32
parent
ebd72485
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/common/vp9_common_data.c
View file @
d7febaf5
...
...
@@ -34,7 +34,6 @@ const int size_group_lookup[BLOCK_SIZES] =
const
int
num_pels_log2_lookup
[
BLOCK_SIZES
]
=
{
4
,
5
,
5
,
6
,
7
,
7
,
8
,
9
,
9
,
10
,
11
,
11
,
12
};
const
PARTITION_TYPE
partition_lookup
[][
BLOCK_SIZES
]
=
{
{
// 4X4
// 4X4, 4X8,8X4,8X8,8X16,16X8,16X16,16X32,32X16,32X32,32X64,64X32,64X64
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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