Home
last modified time | relevance | path

Searched refs:norm (Results 1 – 4 of 4) 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() argument
174 *norm = -1; in arm_norm_64_to_32u()
183 *norm = 0; in arm_norm_64_to_32u()
190 *norm = n1 - 1; in arm_norm_64_to_32u()
191 *normalized = lo << *norm; in arm_norm_64_to_32u()
200 *norm = -n1; in arm_norm_64_to_32u()
213 int32_t norm; in arm_div_q63_to_q31() local
220 arm_norm_64_to_32u(absNum, &normalized, &norm); in arm_div_q63_to_q31()
221 if (norm > 0) in arm_div_q63_to_q31()
/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
71 arm_sqrt_f32(squaredSum,&norm); in arm_quaternion_normalize_f32()
72 vec1 = vmulq_n_f32(vec1, 1.0f / norm); in arm_quaternion_normalize_f32()
/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Source/
DCMakeLists.txt68 option(ARM_LMS_NORM_Q31 "lms norm q31" OFF)
69 option(ARM_LMS_NORM_Q15 "lms norm q15" OFF)
/hal_nxp-3.6.0/mcux/mcux-sdk/
DLA_OPT_NXP_Software_License RTAudio.txt132 …, without the express permission of Real Time Engineers Ltd. (this is the norm within the industry…