Searched defs:bts_Int16Vec2D (Results 1 - 1 of 1) sorted by relevance

/external/neven/Embedded/common/src/b_TensorEm/
H A DInt16Vec2D.h35 struct bts_Int16Vec2D struct
56 void bts_Int16Vec2D_init( struct bts_Int16Vec2D* ptrA );
59 void bts_Int16Vec2D_exit( struct bts_Int16Vec2D* ptrA );
71 const struct bts_Int16Vec2D* ptrA );
75 const struct bts_Int16Vec2D* ptrA,
80 struct bts_Int16Vec2D* ptrA,
86 int32 bts_Int16Vec2D_dotPrd( const struct bts_Int16Vec2D* vec1PtrA,
87 const struct bts_Int16Vec2D* vec2PtrA );
90 uint32 bts_Int16Vec2D_norm2( const struct bts_Int16Vec2D* ptrA );
93 uint16 bts_Int16Vec2D_norm( const struct bts_Int16Vec2D* ptr
[all...]

Completed in 70 milliseconds