diff options
author | Jim Huang <jim.huang@linaro.org> | 2011-04-06 14:19:29 +0800 |
---|---|---|
committer | Jim Huang <jserv@0xlab.org> | 2011-04-07 21:08:39 +0800 |
commit | 592a6d976887e7d5f5aca42db52ef6c6576648f5 (patch) | |
tree | 3deec7c47357544dc34171ecff2df503236142d3 /policy | |
parent | 9907d161584415c81de1099678f160da172fd1a6 (diff) | |
download | frameworks_base-592a6d976887e7d5f5aca42db52ef6c6576648f5.zip frameworks_base-592a6d976887e7d5f5aca42db52ef6c6576648f5.tar.gz frameworks_base-592a6d976887e7d5f5aca42db52ef6c6576648f5.tar.bz2 |
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
Diffstat (limited to 'policy')
0 files changed, 0 insertions, 0 deletions