commit | ffbc6a4b375b1ddc05ba3ff747f32ce78847e7d3 | [log] [tgz] |
---|---|---|
author | Yunqing Wang <yunqingwang@google.com> | Thu Apr 27 12:45:39 2017 -0700 |
committer | Yunqing Wang <yunqingwang@google.com> | Fri Apr 28 03:07:29 2017 +0000 |
tree | 697ee9b847c75ad64b7abe65b440c9ccefd13a82 | |
parent | 7fe9ce5daa3208dad0a8480c5b11e90e9745e5f7 [diff] |
Adjust motion vector unit test while AddressSanitizer is enabled On the 32-bit system, if using 4k test clip, an "out of memory" error occurred because of the AddressSanitizer instrumentation memory overhead. In this patch, reduced the test clip's resolution while testing on 32-bit system and AddressSanitizer is enabled. BUG=aomedia:475 Change-Id: I4aa21b5d78e361e2ff68071064eef71b7314c1e3