HomeSort by relevance Sort by last modified time
    Searched refs:rbfMapE (Results 1 - 2 of 2) sorted by null

  /external/neven/Embedded/common/src/b_BitFeatureEm/
LocalScanDetector.h 62 struct bts_RBFMap2D rbfMapE;
LocalScanDetector.c 46 struct bts_RBFMap2D* rbfPtrL = ( struct bts_RBFMap2D* )&ptrA->rbfMapE;
147 bts_RBFMap2D_init( cpA, &ptrA->rbfMapE );
188 bts_RBFMap2D_exit( cpA, &ptrA->rbfMapE );
415 bts_RBFMap2D_create( cpA, &ptrA->rbfMapE, bpi_LOCAL_SCAN_DETECTOR_MAX_CLUSTER_SIZE, sspL );
416 ptrA->rbfMapE.RBFTypeE = bts_RBF_LINEAR;
417 ptrA->rbfMapE.altTypeE = bts_ALT_RIGID;
475 struct bts_RBFMap2D* rbfPtrL = ( struct bts_RBFMap2D* )&ptrA->rbfMapE;

Completed in 1883 milliseconds