Home
last modified time | relevance | path

Searched refs:twiddleCoef_rfft_2048 (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.c242 S->pTwiddleRFFT = (float32_t *) twiddleCoef_rfft_2048; in arm_rfft_2048_fast_init_f32()
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/Include/
Darm_common_tables.h174 extern const float32_t twiddleCoef_rfft_2048[2048];
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Include/
Darm_common_tables.h252 extern const float32_t twiddleCoef_rfft_2048[2048];
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/CommonTables/
Darm_const_structs.c403 (float32_t *)twiddleCoef_rfft_2048
Darm_common_tables.c32053 const float32_t twiddleCoef_rfft_2048[2048] = { variable