Searched refs:bts_CompactMat (Results 1 – 4 of 4) sorted by relevance
/external/neven/Embedded/common/src/b_TensorEm/ |
D | CompactMat.h | 43 struct bts_CompactMat struct 91 struct bts_CompactMat* ptrA ); argument 95 struct bts_CompactMat* ptrA ); 101 struct bts_CompactMat* ptrA, 102 const struct bts_CompactMat* srcPtrA ); 110 struct bts_CompactMat* ptrA, 121 const struct bts_CompactMat* ptrA ); 125 const struct bts_CompactMat* ptrA, 130 struct bts_CompactMat* ptrA, 142 const struct bts_CompactMat* ptrA,
|
D | CompactMat.c | 41 struct bts_CompactMat* ptrA, in bts_CompactMat_fltDotPrdRow() 343 struct bts_CompactMat* ptrA ) in bts_CompactMat_init() 358 struct bts_CompactMat* ptrA ) in bts_CompactMat_exit() 395 struct bts_CompactMat* ptrA, in bts_CompactMat_create() 424 struct bts_CompactMat* ptrA, in bts_CompactMat_copy() 425 const struct bts_CompactMat* srcPtrA ) in bts_CompactMat_copy() 447 const struct bts_CompactMat *ptrA ) in bts_CompactMat_memSize() 462 const struct bts_CompactMat* ptrA, in bts_CompactMat_memWrite() 480 struct bts_CompactMat* ptrA, in bts_CompactMat_memRead() 518 const struct bts_CompactMat* ptrA, in bts_CompactMat_map() [all …]
|
D | Mat.h | 52 struct bts_CompactMat matE;
|
D | CompactAlt.h | 48 struct bts_CompactMat matE;
|