commit | 1751ee7d326677cb5843898228e9288c35f76682 | [log] [tgz] |
---|---|---|
author | andrew@webrtc.org <andrew@webrtc.org> | Tue Dec 02 19:36:14 2014 |
committer | andrew@webrtc.org <andrew@webrtc.org> | Tue Dec 02 19:36:14 2014 |
tree | 3a846f2f806b91578cde0a42b54d01f0d6fce321 | |
parent | ac68ef9ad4071a6203745388453c8b4bad9ba2a2 [diff] |
Remove -flax-vector-conversions flag for ARM NEON building. Pass compilation on both ARMv7 and ARM64. The generated binary (audioproc) is byte to byte (with symbol striped) same as before. The output of audioproc -aecm is also byte to byte same between C and NEON version on ARMv7 and ARM64. Change-Id: Ibdf40fe085f6bad1311f59bf9318bbcf37dd7ce5 BUG=3850 R=andrew@webrtc.org, jridges@masque.com Review URL: https://webrtc-codereview.appspot.com/30239004 Patch from Zhongwei Yao <zhongwei.yao@arm.com>. git-svn-id: http://webrtc.googlecode.com/svn/trunk@7783 4adac7df-926f-26a2-2b94-8c16560cd09d