Per Åhgren cdd2922312 Update version of Ooura library import
Bug: chromium:362396811
Change-Id: I516e656f47e3801a443057090c073946dcbf8b58
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/373740
Commit-Queue: Per Åhgren <peah@webrtc.org>
Reviewed-by: Sam Zackrisson <saza@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#43703}
2025-01-10 01:54:10 -08:00
..

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: N/A
Date: 2018-06-19
License: Custome license
License File: LICENSE
Security Critical: yes
Shipped: 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.