summaryrefslogtreecommitdiff
path: root/common_audio/signal_processing/spl_sqrt_floor_arm.S
AgeCommit message (Collapse)Author
2013-05-27Include files from webrtc/.. paths in common_audio/pbos@webrtc.org
BUG=1662 R=tina.legrand@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1535005 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@4107 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-05-05Consolidate all third party licenses in LICENSE_THIRD_PARTY.andrew@webrtc.org
* Add the full license to all third party files. * Correct some entries in LICENSE_THIRD_PARTY which were missing the full license. * Relicense all Chromium-licensed files under WebRTC. * Remove third_party_mods/, which is now redundant. R=jan.linden@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1396004 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@3959 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-11-17Porting ARM optimization from Android to ios.kma@webrtc.org
Tested APM and iSAC in Android. Bit-exact with original versions. Changes include removing or changing some GCC derivatives (e.g. .fnstart, .hword), instruction syntax, etc. Review URL: https://webrtc-codereview.appspot.com/934009 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@3124 4adac7df-926f-26a2-2b94-8c16560cd09d