OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:arrPtrE
(Results
26 - 50
of
57
) sorted by null
1
2
3
/external/neven/Embedded/common/src/b_BasicEm/
Int16Arr.h
45
int16*
arrPtrE
;
Int32Arr.h
45
int32*
arrPtrE
;
Int8Arr.h
45
int8*
arrPtrE
;
UInt16Arr.h
45
uint16*
arrPtrE
;
UInt32Arr.h
45
uint32*
arrPtrE
;
UInt8Arr.h
45
uint8*
arrPtrE
;
/external/neven/Embedded/common/src/b_BitFeatureEm/
Sequence.c
199
uint16* dataPtrL = ptrA->dataArrE.
arrPtrE
;
249
int32 actL = ptrL->ftrPtrArrE[ iL ]->vpActivityE( ptrL->ftrPtrArrE[ iL ], patchA ) - ptrL->thrArrE.
arrPtrE
[ iL ];
259
int32 actL = ptrL->ftrPtrArrE[ iL ]->vpActivityE( ptrL->ftrPtrArrE[ iL ], patchA ) - ptrL->thrArrE.
arrPtrE
[ iL ];
260
int32 wgtL = ptrL->wgtArrE.
arrPtrE
[ iL ];
LocalScanDetector.c
66
const int16* matPtrL = ptrA->pcaMatE.
arrPtrE
;
69
const int16* avgPtrL = ptrA->pcaAvgE.
arrPtrE
;
89
avgPtrL = ptrA->pcaAvgE.
arrPtrE
;
100
matPtrL = ptrA->pcaMatE.
arrPtrE
;
101
avgPtrL = ptrA->pcaAvgE.
arrPtrE
;
387
uint16* dataPtrL = ptrA->ftrDataArrE.
arrPtrE
;
478
int32* actArrL = ( int32* )ptrA->actArrE.
arrPtrE
;
479
int16* idxArrL = ( int16* )ptrA->idxArrE.
arrPtrE
;
560
ptrA->workImageBufE.
arrPtrE
,
586
bbf_LocalScanner_assign( cpA, scnPtrL, ptrA->workImageBufE.
arrPtrE
, workImageWidthL, workImageHeightL, &ptrA->bitParamE )
[
all
...]
ScanDetector.c
371
uint32* idxArrL = scannerPtrL->idxArrE.
arrPtrE
;
372
int32* actArrL = scannerPtrL->actArrE.
arrPtrE
;
434
uint32* idxArrL = scannerPtrL->idxArrE.
arrPtrE
;
435
int32* actArrL = scannerPtrL->actArrE.
arrPtrE
;
459
( float )scannerPtrL->outArrE.
arrPtrE
[ iL * 4 + 0 ] / ( 1L << 16 ),
460
( float )scannerPtrL->outArrE.
arrPtrE
[ iL * 4 + 1 ] / ( 1L << 16 ),
461
( float )scannerPtrL->outArrE.
arrPtrE
[ iL * 4 + 2 ] / ( 1L << 20 ),
462
( float )scannerPtrL->outArrE.
arrPtrE
[ iL * 4 + 3 ] / ( 1L << 28 ) );
468
*outArrPtrPtrA = scannerPtrL->outArrE.
arrPtrE
;
I04Dns2x2Ftr.c
195
const uint32* ptnPtrL = ptrL->ptnArrE.
arrPtrE
;
196
const int16* tableL = ptrL->tableE.
arrPtrE
;
I04Dns2x4Ftr.c
196
const uint32* dataPtrL = ptrL->dataArrE.
arrPtrE
;
197
const int16* tableL = ptrL->tableE.
arrPtrE
;
I04Tld2x4Ftr.c
195
const uint32* dataPtrL = ptrL->dataArrE.
arrPtrE
;
196
const int16* tableL = ptrL->tableE.
arrPtrE
;
L01Tld1x1Ftr.c
189
const uint32* dataPtrL = ptrL->dataArrE.
arrPtrE
;
L01Dns2x4Ftr.c
189
const uint32* dataPtrL = ptrL->dataArrE.
arrPtrE
;
L01Tld2x4Ftr.c
186
const uint32* dataPtrL = ptrL->dataArrE.
arrPtrE
;
L04Dns2x2Ftr.c
196
const uint32* dataPtrL = ptrL->dataArrE.
arrPtrE
;
L04Dns2x4Ftr.c
189
const uint32* dataPtrL = ptrL->dataArrE.
arrPtrE
;
/external/neven/Embedded/common/src/b_ImageEm/
UInt16ByteImage.c
113
const uint16* ptrL = ptrA->arrE.
arrPtrE
;
144
if( ptrA->arrE.
arrPtrE
!= 0 )
162
struct bbs_MemSeg sharedSegL = bbs_MemSeg_createShared( cpA, srcPtrA->arrE.
arrPtrE
, ( srcPtrA->widthE * srcPtrA->heightE ) / 2 );
164
if( ptrA->arrE.
arrPtrE
!= 0 )
276
uint16* ptrL = ptrA->arrE.
arrPtrE
;
346
const uint16* ulPtrL = srcPtrA->arrE.
arrPtrE
;
370
dstPtrL = ptrA->arrE.
arrPtrE
;
646
const uint8* ulPtrL = ( const uint8* )srcPtrA->arrE.
arrPtrE
;
670
dstPtrL = ( uint8* )ptrA->arrE.
arrPtrE
;
Functions.c
233
bim_downscaleBy2( bufPtrA->
arrPtrE
, srcL + yMinL * w0L + xMinL, w0L, wEffL, hEffL );
236
bim_downscaleBy2( bufPtrA->
arrPtrE
, bufPtrA->
arrPtrE
, w1L, w1L, h1L );
250
srcL = bufPtrA->
arrPtrE
;
264
for( iL = 0; iL < srcSizeL; iL++ ) bufPtrA->
arrPtrE
[ iL ] = srcImagePtrA[ iL ];
265
srcL = bufPtrA->
arrPtrE
;
565
bim_downscaleBy2( bufPtrA->
arrPtrE
, srcL + yMinL * w0L + xMinL, w0L, wEffL, hEffL );
568
bim_downscaleBy2( bufPtrA->
arrPtrE
, bufPtrA->
arrPtrE
, w1L, w1L, h1L );
582
srcL = bufPtrA->
arrPtrE
;
[
all
...]
/external/neven/Embedded/common/src/b_TensorEm/
Mat.c
202
bts_CompactMat_map( cpA, &ptrL->matE, inVecPtrA->arrE.
arrPtrE
, outVecPtrA->arrE.
arrPtrE
, &expL );
SubVecMap.c
203
bbs_memcpy16( outVecPtrA->arrE.
arrPtrE
, inVecPtrA->arrE.
arrPtrE
+ ptrL->offsetE, sizeL );
IdCluster2D.c
238
const int16* idArr1L = inCluster1PtrA->idArrE.
arrPtrE
;
239
const int16* idArr2L = inCluster2PtrA->idArrE.
arrPtrE
;
CompactAlt.c
198
const int16* vecL = ptrA->vecE.
arrPtrE
;
/external/neven/FaceRecEm/common/src/b_FDSDK/
DCR.c
280
nodePtrA->id = hdcrA->dcrE.sdkClusterE.idArrE.
arrPtrE
[ indexA ];
314
if( pIdArrL->
arrPtrE
[ iL ] == 0 )
318
else if( pIdArrL->
arrPtrE
[ iL ] == 1 )
/external/neven/Embedded/common/src/b_APIEm/
FaceFinderRef.c
170
uint16* dataPtrL = ptrA->objBufE.
arrPtrE
;
Completed in 71 milliseconds
1
2
3