Home
last modified time | relevance | path

Searched refs:sqrtTable_Q15 (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Include/
Darm_helium_utils.h699 vecTmp0 = vldrhq_gather_shifted_offset_s16(sqrtTable_Q15, (uint16x8_t)vecIdx); in FAST_VSQRT_Q15()
703 vecTmp1 = vldrhq_gather_shifted_offset_s16(sqrtTable_Q15, (uint16x8_t)vecIdx); in FAST_VSQRT_Q15()
Darm_common_tables.h509 extern const q15_t sqrtTable_Q15[256];
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/CommonTables/
Darm_common_tables.c70449 const q15_t sqrtTable_Q15[256] = { variable