summaryrefslogtreecommitdiff
path: root/test/vp8_decrypt_test.cc
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2022-09-02 12:17:20 -0700
committerJames Zern <jzern@google.com>2022-09-02 12:21:17 -0700
commit447e27588032064c02eeb864d086881806038c35 (patch)
tree58760ae6140640392e7fc0c83dc11dc1ab7d8660 /test/vp8_decrypt_test.cc
parent281dfae8353940fe380c73384607ec11a5c53f43 (diff)
downloadlibvpx-447e27588032064c02eeb864d086881806038c35.tar
libvpx-447e27588032064c02eeb864d086881806038c35.tar.gz
libvpx-447e27588032064c02eeb864d086881806038c35.tar.bz2
libvpx-447e27588032064c02eeb864d086881806038c35.zip
vpx_dsp,neon: simplify __ARM_FEATURE_DOTPROD check
only check that the macro is defined, the value doesn't have any effect. from https://arm-software.github.io/acle/main/acle.html: 5.5.7.7. Dot Product extension __ARM_FEATURE_DOTPROD is defined if the dot product data manipulation instructions are supported and the vector intrinsics are available. Note that this implies: - __ARM_NEON == 1 Change-Id: I164fe121ccefda99050a9b6a99738a2b518520f3
Diffstat (limited to 'test/vp8_decrypt_test.cc')
0 files changed, 0 insertions, 0 deletions