Home
last modified time | relevance | path

Searched refs:twiddleCoef_rfft_512 (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.c185 S->pTwiddleRFFT = (float32_t *) twiddleCoef_rfft_512; in arm_rfft_512_fast_init_f32()
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/Include/
Darm_common_tables.h166 extern const float32_t twiddleCoef_rfft_512[512];
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Include/
Darm_common_tables.h244 extern const float32_t twiddleCoef_rfft_512[512];
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/CommonTables/
Darm_const_structs.c387 (float32_t *)twiddleCoef_rfft_512
Darm_common_tables.c31275 const float32_t twiddleCoef_rfft_512[512] = { variable