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

  /external/neven/Embedded/common/src/b_BitFeatureEm/
LocalScanDetector.h 127 struct bts_IdCluster2D pcaClusterE;
LocalScanDetector.c 54 &ptrA->pcaClusterE,
61 bts_RBFMap2D_mapCluster( cpA, rbfPtrL, &ptrA->pcaClusterE.clusterE, tmpCl1PtrL, 6/* ! */ );
129 bts_IdCluster2D_copy( cpA, outClusterPtrA, &ptrA->pcaClusterE );
171 bts_IdCluster2D_init( cpA, &ptrA->pcaClusterE );
212 bts_IdCluster2D_exit( cpA, &ptrA->pcaClusterE );
291 memSizeL += bts_IdCluster2D_memSize( cpA, &ptrA->pcaClusterE );
324 memPtrA += bts_IdCluster2D_memWrite( cpA, &ptrA->pcaClusterE, memPtrA );
365 memPtrA += bts_IdCluster2D_memRead( cpA, &ptrA->pcaClusterE, memPtrA, espL );

Completed in 521 milliseconds