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

/external/neven/Embedded/common/src/b_TensorEm/
H A DFlt16Alt2D.h36 struct bts_Flt16Alt2D struct
57 void bts_Flt16Alt2D_init( struct bts_Flt16Alt2D* ptrA );
60 void bts_Flt16Alt2D_exit( struct bts_Flt16Alt2D* ptrA );
65 void bts_Flt16Alt2D_copy( struct bts_Flt16Alt2D* ptrA,
66 const struct bts_Flt16Alt2D* srcPtrA );
69 flag bts_Flt16Alt2D_equal( const struct bts_Flt16Alt2D* ptrA,
70 const struct bts_Flt16Alt2D* srcPtrA );
80 const struct bts_Flt16Alt2D* ptrA );
84 const struct bts_Flt16Alt2D* ptrA,
89 struct bts_Flt16Alt2D* ptr
[all...]

Completed in 47 milliseconds