Home
last modified time | relevance | path

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

/sof-2.7.6/src/arch/xtensa/include/xtensa/
Dc6x-compat.h485 static inline int _dotp2(int src1, int src2) { in _dotp2() function
639 return (C6X_COMPAT_LONG40) _dotp2(src1, src2); in _ldotp2()