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

Unified Diff: libvpx_srcs_arm_neon_cpu_detect.gypi

Issue 864883002: Enable the vp9 temporal denoiser (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: 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 d958863de889121ca14c6380d49665ca0a16240c..3cc40f45faa0ce14bddf2be103d706b3a9e2416f 100644
--- a/libvpx_srcs_arm_neon_cpu_detect.gypi
+++ b/libvpx_srcs_arm_neon_cpu_detect.gypi
@@ -260,6 +260,8 @@
'<(libvpx_source)/vp9/encoder/vp9_cost.h',
'<(libvpx_source)/vp9/encoder/vp9_dct.c',
'<(libvpx_source)/vp9/encoder/vp9_dct.h',
+ '<(libvpx_source)/vp9/encoder/vp9_denoiser.c',
+ '<(libvpx_source)/vp9/encoder/vp9_denoiser.h',
'<(libvpx_source)/vp9/encoder/vp9_encodeframe.c',
'<(libvpx_source)/vp9/encoder/vp9_encodeframe.h',
'<(libvpx_source)/vp9/encoder/vp9_encodemb.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