Searched defs:m2 (Results 1 – 2 of 2) sorted by relevance
/cmsis-3.4.0/CMSIS/NN/Include/ |
D | arm_nnsupportfunctions.h | 698 __STATIC_FORCEINLINE q31_t arm_nn_doubling_high_mult(const q31_t m1, const q31_t m2) in arm_nn_doubling_high_mult() 736 __STATIC_FORCEINLINE q31_t arm_nn_doubling_high_mult_no_sat(const q31_t m1, const q31_t m2) in arm_nn_doubling_high_mult_no_sat() 833 __STATIC_FORCEINLINE int32x4_t arm_doubling_high_mult_mve(const int32x4_t m1, const q31_t m2) in arm_doubling_high_mult_mve() 869 …TATIC_FORCEINLINE int32x4_t arm_doubling_high_mult_mve_32x4(const int32x4_t m1, const int32x4_t m2) in arm_doubling_high_mult_mve_32x4()
|
/cmsis-3.4.0/CMSIS/DSP/Source/TransformFunctions/ |
D | arm_cfft_f32.c | 763 float32_t m0, m1, m2, m3; in arm_cfft_radix8by2_f32() local 880 float32_t m0, m1, m2, m3; in arm_cfft_radix8by4_f32() local
|