android13/external/webrtc/modules/third_party/fft
liiir1985 7f62dcda9f 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
fft.c initial 2024-06-22 20:45:49 +08:00
fft.h initial 2024-06-22 20:45:49 +08:00

README.chromium

Name: fft
Short Name: fft
URL:
Version: 0
Date: 2018-07-26
License: Custom license
License File: LICENSE
Security Critical: yes

Description:
Multivariate complex Fourier transform, computed in place
using mixed-radix Fast Fourier Transform algorithm.