Home
last modified time | relevance | path

Searched defs:norm (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/
Dutils.h156 __STATIC_INLINE void arm_norm_64_to_32u(uint64_t in, int32_t * normalized, int32_t *norm) in arm_norm_64_to_32u()
213 int32_t norm; in arm_div_q63_to_q31() local
/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Source/QuaternionMathFunctions/
Darm_quaternion_normalize_f32.c64 float32_t squaredSum,norm; in arm_quaternion_normalize_f32() local