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