Searched refs:bbs_dotProduct_u128SSE2 (Results 1 – 2 of 2) sorted by relevance
249 int32 bbs_dotProduct_u128SSE2( const int16* vec1A, const int16* vec2A, uint32 sizeA ) in bbs_dotProduct_u128SSE2() function
38 extern int32 bbs_dotProduct_u128SSE2( const int16* vec1A, const int16* vec2A, uint32 sizeA );653 return bbs_dotProduct_u128SSE2( vec1A, vec2A, sizeA ); in bbs_dotProductInt16()