Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(708)

Unified Diff: libvpx_srcs_arm_neon.gypi

Issue 23493010: libvpx: Pull from upstream (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « README.chromium ('k') | libvpx_srcs_arm_neon_cpu_detect.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libvpx_srcs_arm_neon.gypi
===================================================================
--- libvpx_srcs_arm_neon.gypi (revision 219847)
+++ libvpx_srcs_arm_neon.gypi (working copy)
@@ -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',
« no previous file with comments | « README.chromium ('k') | libvpx_srcs_arm_neon_cpu_detect.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698