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
Yushin Cho
aom-rav1e
Commits
96b0cfbb
Commit
96b0cfbb
authored
Sep 30, 2014
by
Jingning Han
Committed by
Gerrit Code Review
Sep 30, 2014
Browse files
Merge "Remove redundant header file declaration"
parents
d7e4bed3
0829d2be
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/common/vp9_idct.c
View file @
96b0cfbb
...
...
@@ -8,14 +8,11 @@
* be found in the AUTHORS file in the root of the source tree.
*/
#include
<assert.h>
#include
<math.h>
#include
"./vpx_config.h"
#include
"./vp9_rtcd.h"
#include
"vp9/common/vp9_systemdependent.h"
#include
"vp9/common/vp9_blockd.h"
#include
"vp9/common/vp9_common.h"
#include
"vp9/common/vp9_idct.h"
#if CONFIG_EMULATE_HARDWARE_HIGHBITDEPTH
...
...
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