Home
last modified time | relevance | path

Searched refs:_dot_m_m (Results 1 – 6 of 6) sorted by relevance

/cmsis-dsp-latest/dsppp/Include/dsppp/
Dalgorithms.hpp178 _dot_m_m(ma,mb,res,BT,CURRENT_ARCH); in dot()
192 _dot_m_m(ma,mb,res,CURRENT_ARCH); in dot()
206 _dot_m_m(ma,mb,res,BT,CURRENT_ARCH); in dot()
219 _dot_m_m(ma,mb,res,CURRENT_ARCH); in dot()
248 _dot_m_m(ma,mb,std::forward<RES>(res),CURRENT_ARCH); in dot()
261 _dot_m_m(ma,mb,res,CURRENT_ARCH); in dot()
275 _dot_m_m(ma,mb,res,mbt,CURRENT_ARCH); in dot()
/cmsis-dsp-latest/dsppp/Include/dsppp/Scalar/
Dmatrix_multiply_fixed.hpp29 __STATIC_INLINE void _dot_m_m(const MA&pSrcA,const MB&pSrcB, in _dot_m_m() function
Dmatrix_multiply_float.hpp25 __STATIC_INLINE void _dot_m_m(const MA&pSrcA,const MB&pSrcB, in _dot_m_m() function
/cmsis-dsp-latest/dsppp/Include/dsppp/Helium/
Dmatrix_multiply.hpp85 __STATIC_INLINE void _dot_m_m(const MA&pSrcA,const MB&pSrcB,
Dmatrix_multiply_fixed.hpp318 __STATIC_INLINE void _dot_m_m(const MA&pSrcA,const MB&pSrcB,
/cmsis-dsp-latest/dsppp/Include/dsppp/DSP/
Dmatrix_multiply.hpp258 __STATIC_INLINE void _dot_m_m(const MA&pSrcA,const MB&pSrcB, in _dot_m_m() function