commit | fe8c1e602353240ed49a7a3d6abc81398ea06264 | [log] [tgz] |
---|---|---|
author | bjornv@webrtc.org <bjornv@webrtc.org> | Mon Aug 25 10:23:22 2014 |
committer | bjornv@webrtc.org <bjornv@webrtc.org> | Mon Aug 25 10:23:22 2014 |
tree | 13a7050f503296f5c6f63b418cb283bcab87235a | |
parent | 347671c843ed5c93d25bf1a23f9295d35ce3df4a [diff] |
common_audio/signal_processing: Remove macro WEBRTC_SPL_MEMCPY_W8 This macro is nothing but memcpy() and further used at one single place in webrtc, so it makes no sense to keep it. Replaced the operation where it is used. BUG=3348,3353 TESTED=locally on linux and trybots R=kwiberg@webrtc.org, tina.legrand@webrtc.org Review URL: https://webrtc-codereview.appspot.com/16359004 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@6961 4adac7df-926f-26a2-2b94-8c16560cd09d