android13/external/webrtc/common_audio/third_party/ooura
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
fft_size_128 initial 2024-06-22 20:45:49 +08:00
fft_size_256 initial 2024-06-22 20:45:49 +08:00
BUILD.gn initial 2024-06-22 20:45:49 +08:00
LICENSE initial 2024-06-22 20:45:49 +08:00
README.chromium initial 2024-06-22 20:45:49 +08:00

README.chromium

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.