commit | 7d07f512cd87446eef541e9af4af19b1e8c6342a | [log] [tgz] |
---|---|---|
author | Johann <johannkoenig@google.com> | Wed Nov 05 12:56:04 2014 -0800 |
committer | Johann <johannkoenig@google.com> | Wed Nov 05 12:58:08 2014 -0800 |
tree | cc3f06b5ce188311cf8dfb1e764f0f66c8e4bee3 | |
parent | df1b0cafd66d9d10873f7dc5e567dececc45a37a [diff] |
Fix SSSE3 partial_idct_test detection The test filter is not a prefix matcher. It requires test type to contain no more than the optimization type. In this example, SSSE3_64 fails to match and the test is not skipped even when SSSE3 is not available. Change-Id: Ia74229a167c88da4e6da169012a7a77d438c3f75