shithub: libvpx

Download patch

ref: 738c8f23c6efb76b89a118641bc61f01837d67aa
parent: 50b40f114c496997e0d0991046ba7f82a67a4d24
author: James Zern <jzern@google.com>
date: Mon Nov 7 15:22:22 EST 2016

enable vpx_idct32x32_34_add_neon in hbd builds

replace load_and_transpose_s16_8x8() in idct32_6_neon() with a separate
load_tran_low_to_s16() and transpose_s16_8x8(). the combined function is
used in idct32_8_neon() where the input is the correctly sized output
from the earlier stage.

BUG=webm:1294

Change-Id: I4257c4b3a421b2cf5d13651f966eee0680ef98a9