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

/external/neven/Embedded/common/src/b_TensorEm/
H A DInt16Vec3D.h34 struct bts_Int16Vec3D struct
67 const struct bts_Int16Vec3D* ptrA );
71 const struct bts_Int16Vec3D* ptrA,
76 struct bts_Int16Vec3D* ptrA,
82 uint32 bts_Int16Vec3D_norm2( const struct bts_Int16Vec3D* ptrA );
85 uint16 bts_Int16Vec3D_norm( const struct bts_Int16Vec3D* ptrA );
88 void bts_Int16Vec3D_normalize( struct bts_Int16Vec3D* ptrA, int32 bbpA );
91 struct bts_Int16Vec3D bts_Int16Vec3D_normalized( const struct bts_Int16Vec3D* ptrA, int32 bbpA );

Completed in 41 milliseconds