Home
last modified time | relevance | path

Searched refs:Rfft2dImpl (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Drfft2d.cc300 void Rfft2dImpl(int fft_height, int fft_width, double** fft_input_output, in Rfft2dImpl() function
410 Rfft2dImpl(fft_height, fft_width, fft_input_output, in Rfft2dHelper()