/cmsis-dsp-latest/dsppp/Include/dsppp/Helium/ |
D | q31.hpp | 162 __STATIC_FORCEINLINE int32x4_t vmul(const int32x4_t a,const int32x4_t b) in vmul() function 168 __STATIC_FORCEINLINE int32x4_t vmul(const int32x4_t a,const Q31 b) in vmul() function 173 __STATIC_FORCEINLINE int32x4_t vmul(const Q31 a,const int32x4_t b) in vmul() function 178 __STATIC_FORCEINLINE int32x4_t vmul(const int32x4_t a,const int32x4_t b, in vmul() function 185 __STATIC_FORCEINLINE int32x4_t vmul(const int32x4_t a,const Q31 b, in vmul() function 191 __STATIC_FORCEINLINE int32x4_t vmul(const Q31 a,const int32x4_t b, in vmul() function
|
D | float.hpp | 349 __STATIC_FORCEINLINE float32x4_t vmul(const float32x4_t a,const float32x4_t b) in vmul() function 362 __STATIC_FORCEINLINE float32x4_t vmul(const float32x4_t a,const float b) in vmul() function 375 __STATIC_FORCEINLINE float32x4_t vmul(const float a,const float32x4_t b) in vmul() function 389 __STATIC_FORCEINLINE float32x4_t vmul(const float32x4_t a,const float32x4_t b, in vmul() function 404 __STATIC_FORCEINLINE float32x4_t vmul(const float32x4_t a,const float b, in vmul() function 419 __STATIC_FORCEINLINE float32x4_t vmul(const float a,const float32x4_t b, in vmul() function
|
D | half.hpp | 308 __STATIC_FORCEINLINE float16x8_t vmul(const float16x8_t a, in vmul() function 314 __STATIC_FORCEINLINE float16x8_t vmul(const float16x8_t a, in vmul() function 320 __STATIC_FORCEINLINE float16x8_t vmul(const float16_t a, in vmul() function 326 __STATIC_FORCEINLINE float16x8_t vmul(const float16x8_t a, in vmul() function 333 __STATIC_FORCEINLINE float16x8_t vmul(const float16x8_t a, in vmul() function 340 __STATIC_FORCEINLINE float16x8_t vmul(const float16_t a, in vmul() function
|
D | q15.hpp | 199 __STATIC_FORCEINLINE int16x8_t vmul(const int16x8_t a,const int16x8_t b) in vmul() function 205 __STATIC_FORCEINLINE int16x8_t vmul(const int16x8_t a,const Q15 b) in vmul() function 210 __STATIC_FORCEINLINE int16x8_t vmul(const Q15 a,const int16x8_t b) in vmul() function 215 __STATIC_FORCEINLINE int16x8_t vmul(const int16x8_t a,const int16x8_t b, in vmul() function 222 __STATIC_FORCEINLINE int16x8_t vmul(const int16x8_t a,const Q15 b, in vmul() function 228 __STATIC_FORCEINLINE int16x8_t vmul(const Q15 a,const int16x8_t b, in vmul() function
|
D | q7.hpp | 162 __STATIC_FORCEINLINE int8x16_t vmul(const int8x16_t a,const int8x16_t b) in vmul() function 168 __STATIC_FORCEINLINE int8x16_t vmul(const int8x16_t a,const Q7 b) in vmul() function 173 __STATIC_FORCEINLINE int8x16_t vmul(const Q7 a,const int8x16_t b) in vmul() function 178 __STATIC_FORCEINLINE int8x16_t vmul(const int8x16_t a,const int8x16_t b, in vmul() function 185 __STATIC_FORCEINLINE int8x16_t vmul(const int8x16_t a,const Q7 b, in vmul() function 191 __STATIC_FORCEINLINE int8x16_t vmul(const Q7 a,const int8x16_t b, in vmul() function
|
/cmsis-dsp-latest/dsppp/Include/dsppp/DSP/ |
D | q15.hpp | 196 __STATIC_FORCEINLINE Q15DSPVector vmul(const Q15DSPVector a, in vmul() function 211 __STATIC_FORCEINLINE Q15DSPVector vmul(const Q15DSPVector a, in vmul() function 217 __STATIC_FORCEINLINE Q15DSPVector vmul(const Q15 a, in vmul() function
|
D | q7.hpp | 132 __STATIC_FORCEINLINE Q7DSPVector vmul(const Q7DSPVector a, in vmul() function 151 __STATIC_FORCEINLINE Q7DSPVector vmul(const Q7DSPVector a, in vmul() function 157 __STATIC_FORCEINLINE Q7DSPVector vmul(const Q7 a, in vmul() function
|
/cmsis-dsp-latest/dsppp/Include/dsppp/Neon/ |
D | float.hpp | 39 __STATIC_FORCEINLINE float32x4_t vmul(const float32x4_t a,const float32x4_t b) in vmul() function
|