Home
last modified time | relevance | path

Searched refs:bts_Int32Mat_create (Results 1 – 3 of 3) sorted by relevance

/external/neven/Embedded/common/src/b_TensorEm/
DRBFMap2D.c142 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()
DInt32Mat.h77 void bts_Int32Mat_create( struct bbs_Context* cpA,
DInt32Mat.c118 void bts_Int32Mat_create( struct bbs_Context* cpA, in bts_Int32Mat_create() function