Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
aom-rav1e
Commits
29c61068
Commit
29c61068
authored
Nov 23, 2016
by
Steinar Midtskogen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add v256_intrinsics_v128.h to aom_dsp.mk
Change-Id: I3f0af5cf71d17f4d331d846d92728396399f187b
parent
b4329a2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
aom_dsp/aom_dsp.mk
aom_dsp/aom_dsp.mk
+1
-0
No files found.
aom_dsp/aom_dsp.mk
View file @
29c61068
...
...
@@ -427,6 +427,7 @@ DSP_SRCS-yes += simd/v128_intrinsics.h
DSP_SRCS-yes
+=
simd/v128_intrinsics_c.h
DSP_SRCS-yes
+=
simd/v256_intrinsics.h
DSP_SRCS-yes
+=
simd/v256_intrinsics_c.h
DSP_SRCS-yes
+=
simd/v256_intrinsics_v128.h
DSP_SRCS-$(HAVE_SSE2)
+=
simd/v64_intrinsics_x86.h
DSP_SRCS-$(HAVE_SSE2)
+=
simd/v128_intrinsics_x86.h
DSP_SRCS-$(HAVE_SSE2)
+=
simd/v256_intrinsics_x86.h
...
...
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