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
Xiph.Org
aom-rav1e
Commits
89d62e3b
Commit
89d62e3b
authored
Nov 26, 2012
by
Yaowu Xu
Browse files
remove the dependency on idct.h
Change-Id: Idcf827d8ae6429ee5b673c3398f838dbeacb4e74
parent
f42e41f2
Changes
2
Hide whitespace changes
Inline
Side-by-side
test/dct16x16_test.cc
View file @
89d62e3b
...
...
@@ -16,7 +16,6 @@
extern
"C"
{
#include "vp9/common/entropy.h"
#include "vp9/common/idct.h"
#include "vp9_rtcd.h"
}
...
...
vp9/vp9_common.mk
View file @
89d62e3b
...
...
@@ -38,7 +38,6 @@ VP9_COMMON_SRCS-yes += common/entropymv.h
VP9_COMMON_SRCS-yes
+=
common/extend.h
VP9_COMMON_SRCS-yes
+=
common/findnearmv.h
VP9_COMMON_SRCS-yes
+=
common/header.h
VP9_COMMON_SRCS-yes
+=
common/idct.h
VP9_COMMON_SRCS-yes
+=
common/invtrans.h
VP9_COMMON_SRCS-yes
+=
common/loopfilter.h
VP9_COMMON_SRCS-yes
+=
common/modecont.h
...
...
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