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

Unified Diff: libvpx_srcs_arm64.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.gni ('k') | libvpx_srcs_arm_neon.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libvpx_srcs_arm64.gypi
diff --git a/libvpx_srcs_arm64.gypi b/libvpx_srcs_arm64.gypi
index dd5b53c32bc07405e0a7ee5e635c9d102f52a857..93f49c2fc04617a98f7de7e8bda4458b372ed0b4 100644
--- a/libvpx_srcs_arm64.gypi
+++ b/libvpx_srcs_arm64.gypi
@@ -155,9 +155,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.c',
'<(libvpx_source)/vp9/common/arm/neon/vp9_convolve8_avg_neon.c',
'<(libvpx_source)/vp9/common/arm/neon/vp9_convolve8_neon.c',
+ '<(libvpx_source)/vp9/common/arm/neon/vp9_convolve_avg_neon.c',
'<(libvpx_source)/vp9/common/arm/neon/vp9_convolve_neon.c',
'<(libvpx_source)/vp9/common/arm/neon/vp9_copy_neon.c',
'<(libvpx_source)/vp9/common/arm/neon/vp9_idct16x16_1_add_neon.c',
« no previous file with comments | « libvpx_srcs.gni ('k') | libvpx_srcs_arm_neon.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698