Alignment is required for sad_array8
authorJohann <johannkoenig@google.com>
Sat, 7 May 2016 01:30:04 +0000 (18:30 -0700)
committerJohann Koenig <johannkoenig@chromium.org>
Mon, 9 May 2016 18:39:24 +0000 (18:39 +0000)
commitf68f9eefdf8ead98981327897d94e6ebb26a32a5
tree6a8854555ca0adc735a1770131fc3cb6424a08a4
parent9e5811f485af7b4b82f6e91329c6997363df7a40
Alignment is required for sad_array8

For at least some of the implementations of sdx8f, such as
vpx_sad4x4x8_sse4_1, aligned moves are used to move the results into the
array.

Change-Id: I83df5a8e657b44e906d0d8b0bc154f1e5660f7f9
vp8/encoder/mcomp.c