Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d53a547f authored by Isaac Chen's avatar Isaac Chen
Browse files

Enable 32-bit armv8 NEON for aac/amrwb/h264 codecs

Since ARM neon instructions were only used on armv7-a-neon
architecture variant, the default implementations for these
codecs don't use these advanced SIMD instructions.

Bug: 65568372
Test: lunch aosp_arm64; emulator # on oc-mr1-dev; boot to home screen
      Check neon code is included in the following libraries:
      - libstagefright_aaeenc.a
      - libstagefright_amrwbenc.a
      - libstagefright_soft_h264dec.so
Change-Id: Ia7a6097425541cb59fc470eac04e9c935be88325
parent 17b12f38
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment