This reverts commit 09b439c6f7fa15d7cedbfb74cc22e9512ce3df47. Reason for revert: Breaks downstream project. Will reland tomorrow. Original change's description: > Unify OOURA implementations in one directory. > > This CL moves the two OOURA implementations present in the WebRTC tree > in one place. > > No functional change is expected. > > TBR=kwiberg@webrtc.org > > No-Try: True > Bug: webrtc:11509 > Change-Id: I330a9ec57e3dc65c9c8b43edd4bb295c55920efa > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/173682 > Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> > Reviewed-by: Per Åhgren <peah@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#31106} TBR=mbonadei@webrtc.org,peah@webrtc.org,kwiberg@webrtc.org Change-Id: I41acf34aef6497adfa7750223acbcc3725db6feb No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:11509 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/173706 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31107}
9 lines
272 B
Plaintext
9 lines
272 B
Plaintext
/*
|
|
* http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html
|
|
* Copyright Takuya OOURA, 1996-2001
|
|
*
|
|
* You may use, copy, modify and distribute this code for any purpose (include
|
|
* commercial use) and without fee. Please refer to this package when you modify
|
|
* this code.
|
|
*/
|