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

Unified Diff: libvpx_srcs_mips.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_generic.gypi ('k') | libvpx_srcs_nacl.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libvpx_srcs_mips.gypi
diff --git a/libvpx_srcs_mips.gypi b/libvpx_srcs_mips.gypi
index 79f8b08422dbb36f2f0dbc921428ca85bb7787aa..f2a98ee5e4051ea7e14231936542430720a8aa7f 100644
--- a/libvpx_srcs_mips.gypi
+++ b/libvpx_srcs_mips.gypi
@@ -213,6 +213,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_generic.gypi ('k') | libvpx_srcs_nacl.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698