Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dfft_thunk.cc97 se::fft::Type fft_type, absl::Span<const int64_t> fft_len, in RunFft()
/aosp_15_r20/external/libxaac/encoder/
H A Diusace_fft.c1541 WORD32 fft_len = 4096; in iusace_complex_fft_4096() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Dprepare_tf.cc1248 auto fft_len = rfft_op.fft_length(); in matchAndRewrite() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instructions.cc214 for (int64_t fft_len : fft_length_) { in ToProto() local