Home
last modified time | relevance | path

Searched defs:Fft (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_core.c833 static void Fft(float time_data[PART_LEN2], in Fft() function
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1264 XlaOp XlaBuilder::Fft(const XlaOp& operand, const FftType fft_type, in Fft() function in xla::XlaBuilder
3024 XlaOp Fft(const XlaOp& operand, FftType fft_type, in Fft() function