Searched refs:bts_Int32Mat_create (Results 1 – 3 of 3) sorted by relevance
/external/neven/Embedded/common/src/b_TensorEm/ |
D | RBFMap2D.c | 142 bts_Int32Mat_create( cpA, &ptrA->matE, sizeA, mspA ); in bts_RBFMap2D_create() 143 bts_Int32Mat_create( cpA, &ptrA->tempMatE, sizeA, mspA ); in bts_RBFMap2D_create() 405 bts_Int32Mat_create( cpA, &ptrA->matE, ptrA->srcClusterE.sizeE, mspA ); in bts_RBFMap2D_memRead() 406 bts_Int32Mat_create( cpA, &ptrA->tempMatE, ptrA->srcClusterE.sizeE, mspA ); in bts_RBFMap2D_memRead()
|
D | Int32Mat.h | 77 void bts_Int32Mat_create( struct bbs_Context* cpA,
|
D | Int32Mat.c | 118 void bts_Int32Mat_create( struct bbs_Context* cpA, in bts_Int32Mat_create() function
|