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

  /external/neven/Embedded/common/src/b_BitFeatureEm/
LocalScanDetector.h 133 struct bbs_Int16Arr pcaMatE;
LocalScanDetector.c 66 const int16* matPtrL = ptrA->pcaMatE.arrPtrE;
100 matPtrL = ptrA->pcaMatE.arrPtrE;
173 bbs_Int16Arr_init( cpA, &ptrA->pcaMatE );
214 bbs_Int16Arr_exit( cpA, &ptrA->pcaMatE );
293 memSizeL += bbs_Int16Arr_memSize( cpA, &ptrA->pcaMatE );
326 memPtrA += bbs_Int16Arr_memWrite( cpA, &ptrA->pcaMatE, memPtrA );
367 memPtrA += bbs_Int16Arr_memRead( cpA, &ptrA->pcaMatE, memPtrA, espL );

Completed in 1282 milliseconds