Searched defs:fft_ (Results 1 – 9 of 9) sorted by relevance
/external/webrtc/modules/audio_processing/aec3/ | ||
D | suppression_filter.h | 45 const Aec3Fft fft_; variable |
D | adaptive_fir_filter.h | 176 const Aec3Fft fft_; variable |
D | subtractor.h | 128 const Aec3Fft fft_; variable |
D | render_delay_buffer.cc | 94 const Aec3Fft fft_; member in webrtc::__anon1b1f20170111::RenderDelayBufferImpl |
D | echo_remover.cc | 147 const Aec3Fft fft_; member in webrtc::__anon2c29776e0111::EchoRemoverImpl |
/external/webrtc/modules/audio_processing/agc2/rnn_vad/ | ||
D | spectral_features.h | 62 Pffft fft_; variable |
/external/webrtc/modules/audio_coding/codecs/opus/test/ | ||
D | lapped_transform.h | 166 std::unique_ptr<RealFourier> fft_; variable |
/external/webrtc/modules/audio_processing/ns/ | ||
D | noise_suppressor.h | 57 NrFft fft_; variable |
/external/tensorflow/tensorflow/compiler/xla/stream_executor/ | ||
D | stream_executor_pimpl.h | 710 std::unique_ptr<fft::FftSupport> fft_; variable |