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
a6b2070d
Commit
a6b2070d
authored
Dec 19, 2012
by
Scott LaVarnway
Browse files
Disabled x86inc style assembly functions.... part 2
Missed a file Change-Id: I33179de6755bc9eda9ad906e4fec6902ace435a5
parent
08dabbce
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/vp9dx.mk
View file @
a6b2070d
...
...
@@ -34,7 +34,6 @@ VP9_DX_SRCS-yes += decoder/vp9_idct_blk.c
VP9_DX_SRCS-yes
:=
$(
filter-out
$
(
VP9_DX_SRCS_REMOVE-yes
)
,
$
(
VP9_DX_SRCS-yes
))
VP9_DX_SRCS-$(ARCH_X86)$(ARCH_X86_64)
+=
decoder/x86/vp9_x86_dsystemdependent.c
VP9_DX_SRCS-$(HAVE_SSE2)
+=
decoder/x86/vp9_idct_blk_sse2.c
$(eval
$(call
asm_offsets_template,\
...
...
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