Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/nxp/adsp/number_crunching/include/
Dinput.h117 int32_t fft_out[FFT_LENGTH * 2]; variable
/Zephyr-latest/samples/boards/nxp/adsp/number_crunching/src/
Dmath_ops.c99 fft_real32(fft_in, fft_out, FFT_LENGTH); in test_fft_op()