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

Unified Diff: third_party/libvpx/libvpx_srcs.gni

Issue 2259483002: Roll src/third_party/libvpx/source/libvpx/ 2d1e63d0c..fe4dd4f43 (13 commits). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « third_party/libvpx/README.chromium ('k') | third_party/libvpx/libvpx_srcs_arm64.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libvpx/libvpx_srcs.gni
diff --git a/third_party/libvpx/libvpx_srcs.gni b/third_party/libvpx/libvpx_srcs.gni
index 0d6e2b392bf3044d773472f2b5220ecaf6464e21..3c28749a03bf82027d6d9182ae75b09b160862c9 100644
--- a/third_party/libvpx/libvpx_srcs.gni
+++ b/third_party/libvpx/libvpx_srcs.gni
@@ -2290,6 +2290,7 @@ libvpx_srcs_arm64 = [
"//third_party/libvpx/source/libvpx/vpx_dsp/arm/loopfilter_16_neon.c",
"//third_party/libvpx/source/libvpx/vpx_dsp/arm/loopfilter_4_neon.c",
"//third_party/libvpx/source/libvpx/vpx_dsp/arm/loopfilter_8_neon.c",
+ "//third_party/libvpx/source/libvpx/vpx_dsp/arm/loopfilter_mb_neon.c",
"//third_party/libvpx/source/libvpx/vpx_dsp/arm/loopfilter_neon.c",
"//third_party/libvpx/source/libvpx/vpx_dsp/arm/sad4d_neon.c",
"//third_party/libvpx/source/libvpx/vpx_dsp/arm/sad_neon.c",
« no previous file with comments | « third_party/libvpx/README.chromium ('k') | third_party/libvpx/libvpx_srcs_arm64.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698