]> granicus.if.org Git - libvpx/commit
re-enable vpx_comp_avg_pred_sse2
authorJohann <johannkoenig@google.com>
Mon, 17 Apr 2017 15:38:02 +0000 (08:38 -0700)
committerJohann <johannkoenig@google.com>
Mon, 17 Apr 2017 15:40:43 +0000 (08:40 -0700)
commit9fa24f03b5c73381479594501be66aaba7c50d32
tree4c97d3c5fa6ac5957186a021c565c740f54983ef
parent9e1910297262aa8d338f0abdd8ed97cea1098b7e
re-enable vpx_comp_avg_pred_sse2

Buffers on 32 bit x86 builds only guaranteed 8 byte alignment. Fixed
with "AvgPred test: use aligned buffers" and "sad avg: align
intermediate buffer"

Also re-enable asserts on the C version.

BUG=webm:1390

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