audioflinger: Enable ARMv5TE optimized resampler

Previously, the optimized asm option is only enabled when
__ARM_ARCH_5E__ is defined, which is assigned in armv5te.mk
rather than armv7-a series targets.  This patch checks the ARM CPU
feature about half-word multiply instructions to enable ARMv5TE
resampler optimization routines properly.

Change-Id: I4c5a5d8c932416f23bedb0b389db958349f21ea4
1 file changed
tree: cfd6eb43fd04ff7cc23e8930bc2355b599d2b8c3
  1. camera/
  2. cmds/
  3. drm/
  4. include/
  5. media/
  6. services/