Enable 32-bit armv8 NEON for libhevc

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: 65568143
Test: lunch aosp_arm64; emulator # on oc-mr1-dev; boot to home screen
Change-Id: I7d3af3f9f2c99f313230f91e4f5e7797bf3db416
1 file changed
tree: 2adc3cbad448b028c4bd4bedfabb08014cc64323
  1. common/
  2. decoder/
  3. test/
  4. Android.bp
  5. MODULE_LICENSE_APACHE2
  6. NOTICE
  7. OWNERS