commit | 20cc0ad0555ece11a955a326e199d548bcde3670 | [log] [tgz] |
---|---|---|
author | bjornv@webrtc.org <bjornv@webrtc.org> | Wed Oct 08 15:36:30 2014 |
committer | bjornv@webrtc.org <bjornv@webrtc.org> | Wed Oct 08 15:36:30 2014 |
tree | a4933ca84ecbd5ef31c7a2145d2e89b670c7d1f7 | |
parent | 19cf944f31abc93ad6330efe37c998626af8d17d [diff] |
audio_coding: Replaced macro WEBRTC_SPL_RSHIFT_W16 with >> Replaced trivial shift macro with >>. The actual implementation of the macro is simply >>. Affected codecs: * ilbc * isac/fix BUG=3348,3353 TESTED=locally on linux and trybots R=henrik.lundin@webrtc.org, kwiberg@webrtc.org Review URL: https://webrtc-codereview.appspot.com/23889004 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@7396 4adac7df-926f-26a2-2b94-8c16560cd09d