Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/nxp/adsp/number_crunching/include/
Dinput.h116 int32_t fft_in[FFT_LENGTH * 2]; variable
/Zephyr-latest/samples/boards/nxp/adsp/number_crunching/src/
Dmath_ops.c89 int32_t fft_in[FFT_LENGTH]; in test_fft_op() local