summaryrefslogtreecommitdiff
path: root/libvpx_srcs_arm_neon_cpu_detect.gypi
diff options
context:
space:
mode:
authorfgalligan@chromium.org <fgalligan@chromium.org@4ff67af0-8c30-449e-8e8b-ad334ec8d88c>2013-08-27 22:55:24 +0000
committerfgalligan@chromium.org <fgalligan@chromium.org@4ff67af0-8c30-449e-8e8b-ad334ec8d88c>2013-08-27 22:55:24 +0000
commit7408b463e40a4c15134ea504c6bbe991441d7ebd (patch)
tree8af2329eaa178b9ed1ab669f30d61adfbc2daa03 /libvpx_srcs_arm_neon_cpu_detect.gypi
parent53a13f1fa964820f7a8f9d3932a6f3c0433f8bf5 (diff)
downloadlibvpx-7408b463e40a4c15134ea504c6bbe991441d7ebd.tar.gz
libvpx: Pull from upstream
Fix Windows warning. Current HEAD: 7d058ef86ce42b2c421bdd755f157b294cd5e5ef git log from upstream: 7d058ef Merge "Fix winodws warning." f1560ce Fix winodws warning. 3a679e5 Add neon optimize vp9_short_idct16x16_1_add. BUG=279335 TBR=tomfinegan Review URL: https://codereview.chromium.org/23493010 git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/libvpx@219848 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
Diffstat (limited to 'libvpx_srcs_arm_neon_cpu_detect.gypi')
-rw-r--r--libvpx_srcs_arm_neon_cpu_detect.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvpx_srcs_arm_neon_cpu_detect.gypi b/libvpx_srcs_arm_neon_cpu_detect.gypi
index bd32502..16ab855 100644
--- a/libvpx_srcs_arm_neon_cpu_detect.gypi
+++ b/libvpx_srcs_arm_neon_cpu_detect.gypi
@@ -214,6 +214,7 @@
'<(libvpx_source)/vp9/common/arm/neon/vp9_idct16x16_neon.c',
'<(libvpx_source)/vp9/common/arm/neon/vp9_loopfilter_neon.asm',
'<(libvpx_source)/vp9/common/arm/neon/vp9_mb_lpf_neon.asm',
+ '<(libvpx_source)/vp9/common/arm/neon/vp9_short_idct16x16_1_add_neon.asm',
'<(libvpx_source)/vp9/common/arm/neon/vp9_short_idct16x16_add_neon.asm',
'<(libvpx_source)/vp9/common/arm/neon/vp9_short_idct4x4_1_add_neon.asm',
'<(libvpx_source)/vp9/common/arm/neon/vp9_short_idct4x4_add_neon.asm',