shithub: libvpx

Download patch

ref: ea8b4a450d98726cee5ee6ab443ea85ed0309cb0
parent: a5ab38093f817bcded7f8744b5554eb576b7731c
author: Johann <johannkoenig@google.com>
date: Tue May 30 03:46:43 EDT 2017

comp_avg_pred: alignment

x86 requires 16 byte alignment for some vector loads/stores.

arm does not have the same requirement.

The asserts are still in avg_pred_sse2.c. This just removes them from
the common code.

Change-Id: Ic5175c607a94d2abf0b80d431c4e30c8a6f731b6