shithub: libvpx

Download patch

ref: e3fa4ae8e329f07a3d9133e09c93c22de3612921
parent: b578d59623ddb0f3f76efe5e160aff253b40d19b
author: Johann <johannkoenig@google.com>
date: Thu Jul 13 05:14:37 EDT 2017

quantize test: use Buffer

Although the low bitdepth functions are identical (excepting the need
for larger intermediate values) they do not pass these tests. This
improves the error output to aid debugging.

Simplify buffer usage with Buffer and removing unnecessarily aligned
variables.

eob is a single element and never written using aligned instructions.

BUG=webm:1426

Change-Id: Ic95789a135cf1e8a3846d85270f2b818f6ec7e35