Home
last modified time | relevance | path

Searched refs:INVSQRT_MAGIC_F32 (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/ComplexMathFunctions/
Darm_cmplx_mag_f32.c109 newtonStartVec = vdupq_n_s32(INVSQRT_MAGIC_F32) - vshrq((q31x4_t) sum, 1); in arm_cmplx_mag_f32()
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Include/
Darm_helium_utils.h70 #define INVSQRT_MAGIC_F32 0x5f3759df macro