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

Issue 238353008: Add perf tests for simd yuv->rgb conversion functions. (Closed)

Created:
6 years, 8 months ago by rileya (GONE FROM CHROMIUM)
Modified:
6 years, 8 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@m
Visibility:
Public.

Description

Add perf tests for simd yuv->rgb conversion functions. BUG=172898 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266490

Patch Set 1 #

Patch Set 2 : #

Total comments: 12

Patch Set 3 : address comments #

Total comments: 2

Patch Set 4 : fix nits #

Patch Set 5 : Move #ifdef up to fix android build. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+221 lines, -0 lines) Patch
A media/base/yuv_convert_perftest.cc View 1 2 3 4 1 chunk +220 lines, -0 lines 0 comments Download
M media/media.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
rileya (GONE FROM CHROMIUM)
Some simple perf tests for SIMD YUV conversion functions. This is very focused on the ...
6 years, 8 months ago (2014-04-21 18:46:20 UTC) #1
rileya (GONE FROM CHROMIUM)
Some simple perf tests for SIMD YUV conversion functions. This is very focused on the ...
6 years, 8 months ago (2014-04-21 18:46:21 UTC) #2
scherkus (not reviewing)
https://codereview.chromium.org/238353008/diff/40001/media/base/yuv_convert_perftest.cc File media/base/yuv_convert_perftest.cc (right): https://codereview.chromium.org/238353008/diff/40001/media/base/yuv_convert_perftest.cc#newcode11 media/base/yuv_convert_perftest.cc:11: #include "media/base/djb2.h" this isn't used anywhere -- remove (might ...
6 years, 8 months ago (2014-04-22 18:10:56 UTC) #3
rileya (GONE FROM CHROMIUM)
https://codereview.chromium.org/238353008/diff/40001/media/base/yuv_convert_perftest.cc File media/base/yuv_convert_perftest.cc (right): https://codereview.chromium.org/238353008/diff/40001/media/base/yuv_convert_perftest.cc#newcode11 media/base/yuv_convert_perftest.cc:11: #include "media/base/djb2.h" On 2014/04/22 18:10:56, scherkus wrote: > this ...
6 years, 8 months ago (2014-04-23 18:09:20 UTC) #4
scherkus (not reviewing)
lgtm w/ nits https://codereview.chromium.org/238353008/diff/100001/media/base/yuv_convert_perftest.cc File media/base/yuv_convert_perftest.cc (right): https://codereview.chromium.org/238353008/diff/100001/media/base/yuv_convert_perftest.cc#newcode44 media/base/yuv_convert_perftest.cc:44: void InitYV12Data() { might as well ...
6 years, 8 months ago (2014-04-23 18:11:21 UTC) #5
rileya (GONE FROM CHROMIUM)
The CQ bit was checked by rileya@chromium.org
6 years, 8 months ago (2014-04-25 19:20:32 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rileya@chromium.org/238353008/120001
6 years, 8 months ago (2014-04-25 22:10:50 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-25 23:19:52 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_clang_dbg tryserver.chromium on win_chromium_rel
6 years, 8 months ago (2014-04-25 23:19:53 UTC) #9
rileya (GONE FROM CHROMIUM)
The CQ bit was checked by rileya@chromium.org
6 years, 8 months ago (2014-04-25 23:32:44 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rileya@chromium.org/238353008/140001
6 years, 8 months ago (2014-04-25 23:36:29 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-26 07:36:18 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on win_chromium_x64_rel
6 years, 8 months ago (2014-04-26 07:36:19 UTC) #13
rileya (GONE FROM CHROMIUM)
The CQ bit was checked by rileya@chromium.org
6 years, 8 months ago (2014-04-28 06:57:35 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rileya@chromium.org/238353008/140001
6 years, 8 months ago (2014-04-28 07:00:49 UTC) #15
commit-bot: I haz the power
Change committed as 266490
6 years, 8 months ago (2014-04-28 08:55:10 UTC) #16
Michael Achenbach
6 years, 8 months ago (2014-04-28 09:41:16 UTC) #17
Message was sent while issue was closed.
A revert of this CL has been created in
https://codereview.chromium.org/251953003/ by machenbach@chromium.org.

The reason for reverting is: Breaks win64 compile..

Powered by Google App Engine
This is Rietveld 408576698