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

Unified Diff: libvpx_srcs_x86_64.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_x86.gypi ('k') | libvpx_srcs_x86_64_intrinsics.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libvpx_srcs_x86_64.gypi
diff --git a/libvpx_srcs_x86_64.gypi b/libvpx_srcs_x86_64.gypi
index c03783863869b49c5be1dbd6179b1dc35c0745b2..f54f63288ff6dc8f77a424d53e6e73396e45bae8 100644
--- a/libvpx_srcs_x86_64.gypi
+++ b/libvpx_srcs_x86_64.gypi
@@ -258,6 +258,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_x86.gypi ('k') | libvpx_srcs_x86_64_intrinsics.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698