commit | 67ca26e08798374ed34a2635fe5d2a09303348ba | [log] [tgz] |
---|---|---|
author | bjornv@webrtc.org <bjornv@webrtc.org> | Tue Oct 28 13:03:10 2014 +0000 |
committer | bjornv@webrtc.org <bjornv@webrtc.org> | Tue Oct 28 13:03:10 2014 +0000 |
tree | 9cb97fd1e0667fdf8dbd114cdc997bb96eca472f | |
parent | ff8a98e352d2324d8b11a08e02371737ba9a60bc [diff] |
common_audio: Removed trivial macro WEBRTC_SPL_UMUL_16_16 The macro made a cast to uint16_t before a plain multiplication. At the few places where it was used the variables were already uint16_t. Affected components: * 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/29869004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7543 4adac7df-926f-26a2-2b94-8c16560cd09d