Home
last modified time | relevance | path

Searched refs:twiddleCoef_rfft_128 (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.c125 S->pTwiddleRFFT = (float32_t *) twiddleCoef_rfft_128; in arm_rfft_128_fast_init_f32()
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/Include/
Darm_common_tables.h158 extern const float32_t twiddleCoef_rfft_128[128];
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Include/
Darm_common_tables.h236 extern const float32_t twiddleCoef_rfft_128[128];
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/CommonTables/
Darm_const_structs.c371 (float32_t *)twiddleCoef_rfft_128
Darm_common_tables.c31073 const float32_t twiddleCoef_rfft_128[128] = { variable