Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/CommonTables/
Darm_const_structs_f16.c104 …2048, twiddleCoefF16_2048, armBitRevIndexTable_fixed_2048, ARMBITREVINDEXTABLE_FIXED_2048_TABLE_LE…
Darm_const_structs.c213 …2048, twiddleCoef_2048_q31, armBitRevIndexTable_fixed_2048, ARMBITREVINDEXTABLE_FIXED_2048_TABLE_L…
268 …2048, twiddleCoef_2048_q15, armBitRevIndexTable_fixed_2048, ARMBITREVINDEXTABLE_FIXED_2048_TABLE_L…
Darm_common_tables.c26374 const uint16_t armBitRevIndexTable_fixed_2048[ARMBITREVINDEXTABLE_FIXED_2048_TABLE_LENGTH] = variable
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/TransformFunctions/
Darm_cfft_init_f32.c180 S->pBitRevTable = (uint16_t *)armBitRevIndexTable_fixed_2048; in arm_cfft_init_f32()
Darm_cfft_init_f16.c181 S->pBitRevTable = (uint16_t *)armBitRevIndexTable_fixed_2048; in arm_cfft_init_f16()
Darm_cfft_init_q15.c178 S->pBitRevTable = (uint16_t *)armBitRevIndexTable_fixed_2048; in arm_cfft_init_q15()
Darm_cfft_init_q31.c178 S->pBitRevTable = (uint16_t *)armBitRevIndexTable_fixed_2048; in arm_cfft_init_q31()
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/Include/
Darm_common_tables.h268 … extern const uint16_t armBitRevIndexTable_fixed_2048[ARMBITREVINDEXTABLE_FIXED_2048_TABLE_LENGTH];
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Include/
Darm_common_tables.h393 … extern const uint16_t armBitRevIndexTable_fixed_2048[ARMBITREVINDEXTABLE_FIXED_2048_TABLE_LENGTH];