Searched defs:fft_ (Results 1 – 9 of 9) sorted by relevance
/external/webrtc/modules/audio_processing/aec3/ | ||
D | suppression_filter.h | 41 const Aec3Fft fft_; variable |
D | adaptive_fir_filter.h | 160 const Aec3Fft fft_; variable |
D | subtractor.h | 118 const Aec3Fft fft_; variable |
D | render_delay_buffer.cc | 87 const Aec3Fft fft_; member in webrtc::__anonb20273790111::RenderDelayBufferImpl |
D | echo_remover.cc | 144 const Aec3Fft fft_; member in webrtc::__anon30cab5100111::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 | 49 NrFft fft_; variable |
/external/tensorflow/tensorflow/stream_executor/ | ||
D | stream_executor_pimpl.h | 692 std::unique_ptr<fft::FftSupport> fft_; variable |