> 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 TBR=bjornv@webrtc.org Review URL: https://webrtc-codereview.appspot.com/22499004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6962 4adac7df-926f-26a2-2b94-8c16560cd09d