Searched refs:dstClPtrL (Results 1 – 1 of 1) sorted by relevance
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
D | LocalScanDetector.c | 473 struct bts_Cluster2D* dstClPtrL = ( struct bts_Cluster2D* )&ptrA->tmpCluster3E; in bbf_LocalScanDetector_process() local 576 struct bts_Int16Vec2D* dstVecArrL = dstClPtrL->vecArrE; in bbf_LocalScanDetector_process() 578 bts_Cluster2D_size( cpA, dstClPtrL, sizeL ); in bbf_LocalScanDetector_process() 579 dstClPtrL->bbpE = vecBbpL; in bbf_LocalScanDetector_process() 638 struct bts_Flt16Alt2D localAltL = bts_Cluster2D_alt( cpA, wrkClPtrL, dstClPtrL, bts_ALT_RIGID ); in bbf_LocalScanDetector_process() 693 bts_Cluster2D_size( cpA, dstClPtrL, subSizeL ); in bbf_LocalScanDetector_process() 721 bts_RBFMap2D_compute( cpA, rbfPtrL, wrkClPtrL, dstClPtrL ); in bbf_LocalScanDetector_process()
|