Searched refs:arm_norm_64_to_32u (Results 1 – 2 of 2) sorted by relevance
170 __STATIC_INLINE void arm_norm_64_to_32u(uint64_t in, int32_t * normalized, int32_t *norm) in arm_norm_64_to_32u() function241 arm_norm_64_to_32u(absNum, &normalized, &norm); in arm_div_int64_to_int32()
31 arm_norm_64_to_32u(inp[i],&val,&norm); in test_norm_64_to_32u()