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

Unified Diff: libvpx_srcs_arm_neon_cpu_detect.gypi

Issue 800493003: libvpx: Pull from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: Keep vp9_iht8x8_add_neon disabled because of http://llvm.org/bugs/show_bug.cgi?id=22178 Created 5 years, 11 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_arm_neon.gypi ('k') | libvpx_srcs_generic.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libvpx_srcs_arm_neon_cpu_detect.gypi
diff --git a/libvpx_srcs_arm_neon_cpu_detect.gypi b/libvpx_srcs_arm_neon_cpu_detect.gypi
index d05d352106033f41c1ef8cbaa209af61debff863..d958863de889121ca14c6380d49665ca0a16240c 100644
--- a/libvpx_srcs_arm_neon_cpu_detect.gypi
+++ b/libvpx_srcs_arm_neon_cpu_detect.gypi
@@ -200,6 +200,8 @@
'<(libvpx_source)/vp9/common/vp9_loopfilter.c',
'<(libvpx_source)/vp9/common/vp9_loopfilter.h',
'<(libvpx_source)/vp9/common/vp9_loopfilter_filters.c',
+ '<(libvpx_source)/vp9/common/vp9_loopfilter_thread.c',
+ '<(libvpx_source)/vp9/common/vp9_loopfilter_thread.h',
'<(libvpx_source)/vp9/common/vp9_mv.h',
'<(libvpx_source)/vp9/common/vp9_mvref_common.c',
'<(libvpx_source)/vp9/common/vp9_mvref_common.h',
@@ -238,8 +240,6 @@
'<(libvpx_source)/vp9/decoder/vp9_detokenize.h',
'<(libvpx_source)/vp9/decoder/vp9_dsubexp.c',
'<(libvpx_source)/vp9/decoder/vp9_dsubexp.h',
- '<(libvpx_source)/vp9/decoder/vp9_dthread.c',
- '<(libvpx_source)/vp9/decoder/vp9_dthread.h',
'<(libvpx_source)/vp9/decoder/vp9_read_bit_buffer.c',
'<(libvpx_source)/vp9/decoder/vp9_read_bit_buffer.h',
'<(libvpx_source)/vp9/decoder/vp9_reader.c',
« no previous file with comments | « libvpx_srcs_arm_neon.gypi ('k') | libvpx_srcs_generic.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698