Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/TransformFunctions/
Darm_rfft_fast_init_f32.c271 S->pTwiddleRFFT = (float32_t *) twiddleCoef_rfft_4096; in arm_rfft_4096_fast_init_f32()
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/Include/
Darm_common_tables.h178 extern const float32_t twiddleCoef_rfft_4096[4096];
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Include/
Darm_common_tables.h256 extern const float32_t twiddleCoef_rfft_4096[4096];
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/CommonTables/
Darm_const_structs.c411 (float32_t *)twiddleCoef_rfft_4096
Darm_common_tables.c33082 const float32_t twiddleCoef_rfft_4096[4096] = { variable