Searched defs:norm (Results 1 – 4 of 4) sorted by relevance
63 float32_t squaredSum,norm; in arm_quaternion_normalize_f32() local
170 __STATIC_INLINE void arm_norm_64_to_32u(uint64_t in, int32_t * normalized, int32_t *norm) in arm_norm_64_to_32u()227 int32_t norm; in arm_div_int64_to_int32() local
29 int32_t norm; in test_norm_64_to_32u() local
101 norm = BoundaryNorm(levels, ncolors=cmap.N, clip=True) variable