Searched refs:bbs_dotProduct_128SSE2 (Results 1 – 2 of 2) sorted by relevance
146 int32 bbs_dotProduct_128SSE2( const int16* vec1A, const int16* vec2A, uint32 sizeA ) in bbs_dotProduct_128SSE2() function
37 extern int32 bbs_dotProduct_128SSE2( const int16* vec1A, const int16* vec2A, uint32 sizeA );649 return bbs_dotProduct_128SSE2( vec1A, vec2A, sizeA ); in bbs_dotProductInt16()