Home
last modified time | relevance | path

Searched refs:armBitRevIndexTable_fixed_4096 (Results 1 – 9 of 9) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/CommonTables/
Darm_const_structs_f16.c110 …4096, twiddleCoefF16_4096, armBitRevIndexTable_fixed_4096, ARMBITREVINDEXTABLE_FIXED_4096_TABLE_LE…
Darm_const_structs.c219 …4096, twiddleCoef_4096_q31, armBitRevIndexTable_fixed_4096, ARMBITREVINDEXTABLE_FIXED_4096_TABLE_L…
274 …4096, twiddleCoef_4096_q15, armBitRevIndexTable_fixed_4096, ARMBITREVINDEXTABLE_FIXED_4096_TABLE_L…
Darm_common_tables.c26532 const uint16_t armBitRevIndexTable_fixed_4096[ARMBITREVINDEXTABLE_FIXED_4096_TABLE_LENGTH] = variable
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/TransformFunctions/
Darm_cfft_init_f32.c169 S->pBitRevTable = (uint16_t *)armBitRevIndexTable_fixed_4096; in arm_cfft_init_f32()
Darm_cfft_init_f16.c170 S->pBitRevTable = (uint16_t *)armBitRevIndexTable_fixed_4096; in arm_cfft_init_f16()
Darm_cfft_init_q15.c167 S->pBitRevTable = (uint16_t *)armBitRevIndexTable_fixed_4096; in arm_cfft_init_q15()
Darm_cfft_init_q31.c167 S->pBitRevTable = (uint16_t *)armBitRevIndexTable_fixed_4096; in arm_cfft_init_q31()
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/Include/
Darm_common_tables.h273 … extern const uint16_t armBitRevIndexTable_fixed_4096[ARMBITREVINDEXTABLE_FIXED_4096_TABLE_LENGTH];
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Include/
Darm_common_tables.h398 … extern const uint16_t armBitRevIndexTable_fixed_4096[ARMBITREVINDEXTABLE_FIXED_4096_TABLE_LENGTH];