Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
950b6828
Commit
950b6828
authored
Aug 18, 2015
by
Johann Koenig
Committed by
Gerrit Code Review
Aug 18, 2015
Browse files
Merge "Rename vp8 loopfilter[_neon.c]"
parents
798b54a0
4e5e5fc5
Changes
3
Hide whitespace changes
Inline
Side-by-side
vp8/common/arm/neon/loopfilter_neon.c
→
vp8/common/arm/neon/
vp8_
loopfilter_neon.c
View file @
950b6828
File moved
vp8/common/loopfilter.c
→
vp8/common/
vp8_
loopfilter.c
View file @
950b6828
File moved
vp8/vp8_common.mk
View file @
950b6828
...
...
@@ -53,7 +53,7 @@ VP8_COMMON_SRCS-yes += common/swapyv12buffer.h
VP8_COMMON_SRCS-yes
+=
common/systemdependent.h
VP8_COMMON_SRCS-yes
+=
common/threading.h
VP8_COMMON_SRCS-yes
+=
common/treecoder.h
VP8_COMMON_SRCS-yes
+=
common/loopfilter.c
VP8_COMMON_SRCS-yes
+=
common/
vp8_
loopfilter.c
VP8_COMMON_SRCS-yes
+=
common/loopfilter_filters.c
VP8_COMMON_SRCS-yes
+=
common/mbpitch.c
VP8_COMMON_SRCS-yes
+=
common/modecont.c
...
...
@@ -161,7 +161,7 @@ VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/idct_blk_neon.c
VP8_COMMON_SRCS-$(HAVE_NEON)
+=
common/arm/neon/idct_dequant_0_2x_neon.c
VP8_COMMON_SRCS-$(HAVE_NEON)
+=
common/arm/neon/idct_dequant_full_2x_neon.c
VP8_COMMON_SRCS-$(HAVE_NEON)
+=
common/arm/neon/iwalsh_neon.c
VP8_COMMON_SRCS-$(HAVE_NEON)
+=
common/arm/neon/loopfilter_neon.c
VP8_COMMON_SRCS-$(HAVE_NEON)
+=
common/arm/neon/
vp8_
loopfilter_neon.c
VP8_COMMON_SRCS-$(HAVE_NEON)
+=
common/arm/neon/loopfiltersimplehorizontaledge_neon.c
VP8_COMMON_SRCS-$(HAVE_NEON)
+=
common/arm/neon/loopfiltersimpleverticaledge_neon.c
VP8_COMMON_SRCS-$(HAVE_NEON)
+=
common/arm/neon/mbloopfilter_neon.c
...
...
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