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
ac29aa13
Commit
ac29aa13
authored
Aug 04, 2015
by
Johann Koenig
Committed by
Gerrit Code Review
Aug 04, 2015
Browse files
Merge "Rename vp8 loopfilter_mmx.asm"
parents
805a12c7
749c393c
Changes
2
Hide whitespace changes
Inline
Side-by-side
vp8/common/x86/loopfilter_mmx.asm
→
vp8/common/x86/
vp8_
loopfilter_mmx.asm
View file @
ac29aa13
File moved
vp8/vp8_common.mk
View file @
ac29aa13
...
@@ -81,7 +81,7 @@ VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/dequantize_mmx.asm
...
@@ -81,7 +81,7 @@ VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/dequantize_mmx.asm
VP8_COMMON_SRCS-$(HAVE_MMX)
+=
common/x86/idct_blk_mmx.c
VP8_COMMON_SRCS-$(HAVE_MMX)
+=
common/x86/idct_blk_mmx.c
VP8_COMMON_SRCS-$(HAVE_MMX)
+=
common/x86/idctllm_mmx.asm
VP8_COMMON_SRCS-$(HAVE_MMX)
+=
common/x86/idctllm_mmx.asm
VP8_COMMON_SRCS-$(HAVE_MMX)
+=
common/x86/iwalsh_mmx.asm
VP8_COMMON_SRCS-$(HAVE_MMX)
+=
common/x86/iwalsh_mmx.asm
VP8_COMMON_SRCS-$(HAVE_MMX)
+=
common/x86/loopfilter_mmx.asm
VP8_COMMON_SRCS-$(HAVE_MMX)
+=
common/x86/
vp8_
loopfilter_mmx.asm
VP8_COMMON_SRCS-$(HAVE_MMX)
+=
common/x86/recon_mmx.asm
VP8_COMMON_SRCS-$(HAVE_MMX)
+=
common/x86/recon_mmx.asm
VP8_COMMON_SRCS-$(HAVE_MMX)
+=
common/x86/subpixel_mmx.asm
VP8_COMMON_SRCS-$(HAVE_MMX)
+=
common/x86/subpixel_mmx.asm
VP8_COMMON_SRCS-$(HAVE_SSE2)
+=
common/x86/copy_sse2.asm
VP8_COMMON_SRCS-$(HAVE_SSE2)
+=
common/x86/copy_sse2.asm
...
...
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