Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Include/
Darm_helium_utils.h634 vecTmp0 = vldrwq_gather_shifted_offset_s32(sqrtTable_Q31, (uint32x4_t)vecIdx); in FAST_VSQRT_Q31()
638 vecTmp1 = vldrwq_gather_shifted_offset_s32(sqrtTable_Q31, (uint32x4_t)vecIdx); in FAST_VSQRT_Q31()
Darm_common_tables.h503 extern const q31_t sqrtTable_Q31[256];
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/CommonTables/
Darm_common_tables.c70388 const q31_t sqrtTable_Q31[256] = { variable