Home
last modified time | relevance | path

Searched defs:invSqrt (Results 1 – 3 of 3) sorted by relevance

/cmsis-3.4.0/CMSIS/DSP/Source/ComplexMathFunctions/
Darm_cmplx_mag_f16.c93 f16x8_t sumHalf, invSqrt; in arm_cmplx_mag_f16() local
140 f16x8_t sumHalf, invSqrt; in arm_cmplx_mag_f16() local
Darm_cmplx_mag_f32.c97 f32x4_t sumHalf, invSqrt; in arm_cmplx_mag_f32() local
/cmsis-3.4.0/CMSIS/DSP/Include/
Darm_helium_utils.h74 #define INVSQRT_NEWTON_MVE_F32(invSqrt, xHalf, xStart)\ argument
168 #define INVSQRT_NEWTON_MVE_F16(invSqrt, xHalf, xStart) \ argument