Home
last modified time | relevance | path

Searched defs:FftType (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/utility/
H A Dpffft_wrapper.h27 enum class FftType { kReal, kComplex }; enum
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Druntime_fft_impl.h28 enum class FftType : int32_t { enum
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dxla_client.py391 FftType = _xla.FftType variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dxla_data.proto605 enum FftType { enum