Skip to content
Snippets Groups Projects
user avatar
Isaac Chen authored
Since ARM neon instructions were only used on armv7-a-neon
architecture variant, the default implementation for this
library doesn't use these advanced SIMD instructions.

Bug: 65568230
Test: lunch aosp_arm64; emulator # on oc-mr1-dev; boot to home screen
      Check resample.o to make sure NEON instructions are included.
Change-Id: Ibef04626bd1c3af6d1caf6e2d5f56cd915a307c3
c1e9d197