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
2f693be8
Commit
2f693be8
authored
Apr 09, 2015
by
Parag Salasakar
Committed by
Gerrit Code Review
Apr 09, 2015
Browse files
Merge "mips msa vp9 common headers added"
parents
2404332c
481fb764
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
vp9/common/mips/msa/vp9_macros_msa.h
0 → 100644
View file @
2f693be8
This diff is collapsed.
Click to expand it.
vp9/vp9_common.mk
View file @
2f693be8
...
...
@@ -129,6 +129,9 @@ VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_mbloop_loopfilter_dspr2.
VP9_COMMON_SRCS-$(HAVE_DSPR2)
+=
common/mips/dspr2/vp9_mblpf_horiz_loopfilter_dspr2.c
VP9_COMMON_SRCS-$(HAVE_DSPR2)
+=
common/mips/dspr2/vp9_mblpf_vert_loopfilter_dspr2.c
# common (msa)
VP9_COMMON_SRCS-$(HAVE_MSA)
+=
common/mips/msa/vp9_macros_msa.h
VP9_COMMON_SRCS-$(HAVE_SSE2)
+=
common/x86/vp9_idct_intrin_sse2.c
VP9_COMMON_SRCS-$(HAVE_SSE2)
+=
common/x86/vp9_idct_intrin_sse2.h
VP9_COMMON_SRCS-$(HAVE_SSSE3)
+=
common/x86/vp9_idct_intrin_ssse3.c
...
...
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