summaryrefslogtreecommitdiffstats
path: root/tools/perf_expectations
diff options
context:
space:
mode:
authordalecurtis@google.com <dalecurtis@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-06 00:02:36 +0000
committerdalecurtis@google.com <dalecurtis@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-06 00:02:36 +0000
commit7fc937e75305b121d2d471f90dc2069b33b1085d (patch)
tree8c302a15318cdfe27e1a84d080917e0ad93deca0 /tools/perf_expectations
parent0570dd374d0f596fb14f58c5077123faa87b0f78 (diff)
downloadchromium_src-7fc937e75305b121d2d471f90dc2069b33b1085d.zip
chromium_src-7fc937e75305b121d2d471f90dc2069b33b1085d.tar.gz
chromium_src-7fc937e75305b121d2d471f90dc2069b33b1085d.tar.bz2
Break out SSE functions into new media_sse target.
It turns out Chrome doesn't have a minimum requirement of SSE yet, so we can't rely on __SSE__ being set at compile time. To use SSE code we need to put it in a separate GYP target compiled with -msse. This patch set does exactly that for vector_fmac::FMAC_SSE() and SincResampler::Convolve_SSE(). Doing so required some slight rearrangements of constants for SincResampler. Given all of our bots should have SSE I've made it a requirement for passing the tests when run on X86. BUG=none TEST=media_unittests Review URL: https://codereview.chromium.org/12478002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186285 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/perf_expectations')
0 files changed, 0 insertions, 0 deletions