Searched refs:bts_RBFMap2D_compute (Results 1 - 3 of 3) sorted by relevance
/external/neven/Embedded/common/src/b_TensorEm/ |
H A D | RBFMap2D.h | 131 void bts_RBFMap2D_compute( struct bbs_Context* cpA,
|
H A D | RBFMap2D.c | 151 void bts_RBFMap2D_compute( struct bbs_Context* cpA, function 167 bbs_ERROR2( "void bts_RBFMap2D_compute( ... ): size mismatch, src cluster has size %d," 242 bbs_ERROR1( "void bts_RBFMap2D_compute( ... ): RBFType %d is not handled\n", ptrA->RBFTypeE );
|
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
H A D | LocalScanDetector.c | 60 bts_RBFMap2D_compute( cpA, rbfPtrL, tmpCl2PtrL, tmpCl1PtrL ); 505 bts_RBFMap2D_compute( cpA, rbfPtrL, refClPtrL, wrkClPtrL ); 721 bts_RBFMap2D_compute( cpA, rbfPtrL, wrkClPtrL, dstClPtrL );
|
Completed in 1150 milliseconds