Fix build with Android NDK r26 on ARM32
AOM expects the target CPU to be armv7a in that case, not arm32, and otherwise doesn't generate declarations for its NEON specializations.
AOM expects the target CPU to be armv7a in that case, not arm32, and otherwise doesn't generate declarations for its NEON specializations.