In AEC a fixed fft size is used, but processing can in the lower band be in either 8 or 16 kHz. Therefore we need a multiplier/rate factor to, for example, map frequency bands in Hz to frequency bins. The multiplier/rate factor can only be either 1 or 2, but when 48 kHz support was added it was assigned 3. BUG=crbug.com/482424 R=aluebs@webrtc.org Review URL: https://webrtc-codereview.appspot.com/43329004 Cr-Commit-Position: refs/heads/master@{#9117}
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.