commit | 0002da32e68de361ff1139c0d81b2062aeef803d | [log] [tgz] |
---|---|---|
author | Martin Storsjo <martin@martin.st> | Thu Sep 04 09:23:08 2014 +0300 |
committer | Martin Storsjo <martin@martin.st> | Thu Sep 04 09:49:30 2014 +0300 |
tree | 0d1bfa48914f186882813a45804b3ab2ce13c08d | |
parent | 3820f568dac73acc4a820fbc8b86a2b92b4def7c [diff] |
arm: Fix building vp8_subpixelvariance_neon.c with MSVC Use the right return values - vget_low_s64 returns int64x1_t, not a normal int64_t. Also make __builtin_prefetch a no-op on MSVC for this file. Change-Id: I4d2fce01d0ba106b98d3d53b137803119c2c2c08