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

Unified Diff: libvpx_srcs_arm_neon.gypi

Issue 1089243007: Cherry pick "Rename neon convolve avg file" (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: Created 5 years, 8 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 | « libvpx_srcs_arm64.gypi ('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
diff --git a/libvpx_srcs_arm_neon.gypi b/libvpx_srcs_arm_neon.gypi
index 1cd512f2ac43a0ca5353b85bae6167f3d5125f38..609f735589affe25eff7d91912ace6a826e14000 100644
--- a/libvpx_srcs_arm_neon.gypi
+++ b/libvpx_srcs_arm_neon.gypi
@@ -181,9 +181,9 @@
'<(libvpx_source)/vp8/encoder/treewriter.h',
'<(libvpx_source)/vp8/vp8_cx_iface.c',
'<(libvpx_source)/vp8/vp8_dx_iface.c',
- '<(libvpx_source)/vp9/common/arm/neon/vp9_avg_neon_asm.asm',
'<(libvpx_source)/vp9/common/arm/neon/vp9_convolve8_avg_neon_asm.asm',
'<(libvpx_source)/vp9/common/arm/neon/vp9_convolve8_neon_asm.asm',
+ '<(libvpx_source)/vp9/common/arm/neon/vp9_convolve_avg_neon_asm.asm',
'<(libvpx_source)/vp9/common/arm/neon/vp9_convolve_neon.c',
'<(libvpx_source)/vp9/common/arm/neon/vp9_copy_neon_asm.asm',
'<(libvpx_source)/vp9/common/arm/neon/vp9_idct16x16_1_add_neon_asm.asm',
« no previous file with comments | « libvpx_srcs_arm64.gypi ('k') | libvpx_srcs_arm_neon_cpu_detect.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698