Untangle fft third party lib from dependon WebRTC
TBR=phoglund Bug: webrtc:9558 Change-Id: I6cc1936549f008694c3617c1d990524c34da16e3 Reviewed-on: https://webrtc-review.googlesource.com/90411 Commit-Queue: Artem Titov <titovartem@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Oskar Sundbom <ossu@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24115}
This commit is contained in:
@ -18,6 +18,7 @@
|
||||
#include "modules/audio_coding/codecs/isac/fix/source/codec.h"
|
||||
#include "modules/audio_coding/codecs/isac/fix/source/fft.h"
|
||||
#include "modules/audio_coding/codecs/isac/fix/source/settings.h"
|
||||
#include "modules/third_party/fft/fft.h"
|
||||
|
||||
/* Tables are defined in transform_tables.c file or ARM assembly files. */
|
||||
/* Cosine table 1 in Q14 */
|
||||
|
||||
Reference in New Issue
Block a user