When the input to WebRtcSpl_Sqrt was the maximum negative value (-2147483648), the calculations would overflow. This is now solved by nudging this particular input value one step. BUG=webrtc:5512 Review URL: https://codereview.webrtc.org/1685743003 Cr-Commit-Position: refs/heads/master@{#11631}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.