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
Yushin Cho
aom-rav1e
Commits
c97f5e8b
Commit
c97f5e8b
authored
Sep 05, 2014
by
Jia Jia
Browse files
vp8 common: change 'HAVE_NEON_ASM' to 'HAVE_NEON' for compiling functions of NEON intrinsics.
Change-Id: I975e5eac16f8b623ff589f0ec072cdaff2183b04
parent
35fadf1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp8/common/arm/variance_arm.c
View file @
c97f5e8b
...
...
@@ -95,7 +95,7 @@ unsigned int vp8_sub_pixel_variance16x16_armv6
#endif
/* HAVE_MEDIA */
#if HAVE_NEON
_ASM
#if HAVE_NEON
extern
unsigned
int
vp8_sub_pixel_variance16x16_neon_func
(
...
...
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