Bug: webrtc:8366 Change-Id: I86309265c822dd4430c5578d813bdddc77102d05 Reviewed-on: https://webrtc-review.googlesource.com/90416 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24203}
Name: General Purpose FFT (Fast Fourier/Cosine/Sine Transform) Package Short Name: fft4g URL: http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html Version: 0 Date: 2018-06-19 License: Custome license License File: LICENSE Security Critical: yes Description: This is a package to calculate Discrete Fourier/Cosine/Sine Transforms of 1-dimensional sequences of length 2^N. This package contains C and Fortran FFT codes.