]> granicus.if.org Git - libvpx/commit
ppc: disable vsx optimizations with hbd
authorJohann <johannkoenig@google.com>
Mon, 10 Jun 2019 21:35:03 +0000 (14:35 -0700)
committerJohann <johannkoenig@google.com>
Mon, 10 Jun 2019 21:53:16 +0000 (14:53 -0700)
commit7bf48f92e884fc01c28a4652ea0883b28744519d
tree65650a22e8b978fc4b1d06959ee423a2084d2bf8
parent6a7c84a2449dcc70de2525df209afea908622399
ppc: disable vsx optimizations with hbd

vsx optimizations do not support 32 bit tran_low_t values.

BUG=webm:1563

Change-Id: I9e6348078f6e4855acfd381133eb840a435b7f81
build/make/configure.sh