Home
last modified time | relevance | path

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

/external/neven/Embedded/common/src/b_BasicEm/
DMath.h122 int32 bbs_dotProductInt16( const int16* vec1A, const int16* vec2A, uint32 sizeA );
DMath.c638 int32 bbs_dotProductInt16( const int16* vec1A, const int16* vec2A, uint32 sizeA ) in bbs_dotProductInt16() function