]> granicus.if.org Git - libvpx/commit
Disable vpx_comp_avg_pred_sse2
authorJohann <johannkoenig@google.com>
Fri, 14 Apr 2017 15:24:59 +0000 (08:24 -0700)
committerJohann <johannkoenig@google.com>
Fri, 14 Apr 2017 15:43:06 +0000 (08:43 -0700)
commiteaa7cdf05d5da61171d53904f4f0eda4864e58c1
treebae6b5c3dfb79ebf1b59d7952f5fd32dbd5c7fcc
parentbdb593ab200fc4c4e1f0d4cab35ea7963f61c20e
Disable vpx_comp_avg_pred_sse2

Failures on windows:
unknown file: error: SEH exception with code 0xc0000005 thrown in the
test body.

Alignment check errors on linux:
test_libvpx: ../libvpx/vpx_dsp/variance.c:230: void
vpx_comp_avg_pred_c(uint8_t *, const uint8_t *, int, int, const uint8_t
*, int): Assertion `((intptr_t)comp_pred & 0xf) == 0' failed.

BUG=webm:1390

Change-Id: I5eed5381c0f1a8fe594a128eb415e77232f544ea
test/comp_avg_pred_test.cc
vpx_dsp/variance.c
vpx_dsp/vpx_dsp_rtcd_defs.pl