Update fft/README.chromium to conform to guidelines.
No-Try: true Bug: webrtc:42234774, chromium:362397270 Change-Id: Id8d7368ded541b2bc31b53fc86158c366bf1d57d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/370842 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43524}
This commit is contained in:
parent
33501e4286
commit
50387647ec
10
modules/third_party/fft/README.chromium
vendored
10
modules/third_party/fft/README.chromium
vendored
@ -1,7 +1,7 @@
|
|||||||
Name: fft
|
Name: fft
|
||||||
Short Name: fft
|
Short Name: fft
|
||||||
URL:
|
URL:
|
||||||
Version: 0
|
Version: N/A
|
||||||
Date: 2018-07-26
|
Date: 2018-07-26
|
||||||
License: Custom license
|
License: Custom license
|
||||||
License File: LICENSE
|
License File: LICENSE
|
||||||
@ -11,3 +11,11 @@ Shipped: yes
|
|||||||
Description:
|
Description:
|
||||||
Multivariate complex Fourier transform, computed in place
|
Multivariate complex Fourier transform, computed in place
|
||||||
using mixed-radix Fast Fourier Transform algorithm.
|
using mixed-radix Fast Fourier Transform algorithm.
|
||||||
|
|
||||||
|
This contribution has no upstream repo and is not pulled.
|
||||||
|
It is maintained solely in the webrtc repo, and is solely
|
||||||
|
used by the audio_processing/vad function.
|
||||||
|
|
||||||
|
Bug for removal: https://issues.webrtc.org/42234774
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user