]> granicus.if.org Git - libvpx/commit
enable idct*_1_add_neon in high-bitdepth builds
authorJames Zern <jzern@google.com>
Sat, 1 Oct 2016 18:59:31 +0000 (11:59 -0700)
committerJames Zern <jzern@google.com>
Wed, 5 Oct 2016 18:14:25 +0000 (11:14 -0700)
commita6be7ba1aaf67989bf97bae04707fe9bf5c7d4d4
treee39f5ed813935266f6302dc7f214c91301b7a4c2
parentefb56ec3ff6c8bfdeb1b29c97374017e1556aa16
enable idct*_1_add_neon in high-bitdepth builds

these are compatible as they only load one element of the input so the
larger size of tran_low_t makes no difference in little endian builds.
note the asm is incompatible with big-endian, but there are other points of
failure there so currently it's considered unsupported.

BUG=webm:1294

Change-Id: Icd2665a0699bccae92d1bea43a95b0a83fb17028
test/partial_idct_test.cc
vpx_dsp/vpx_dsp.mk
vpx_dsp/vpx_dsp_rtcd_defs.pl