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

Unified Diff: media/media.gyp

Issue 238353008: Add perf tests for simd yuv->rgb conversion functions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@m
Patch Set: address comments Created 6 years, 8 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
« media/base/yuv_convert_perftest.cc ('K') | « media/base/yuv_convert_perftest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 856c751705f0966dcd8c95d1795292c37dd7b4a2..08251c25168e6c1abeb8bb2e28e7a4f7aaa46845 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1192,6 +1192,7 @@
'base/run_all_perftests.cc',
'base/sinc_resampler_perftest.cc',
'base/vector_math_perftest.cc',
+ 'base/yuv_convert_perftest.cc',
'filters/pipeline_integration_perftest.cc',
'filters/pipeline_integration_test_base.cc',
],
« media/base/yuv_convert_perftest.cc ('K') | « media/base/yuv_convert_perftest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698