OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bbf_ScanDetector_process
(Results
1 - 3
of
3
) sorted by null
/external/neven/Embedded/common/src/b_BitFeatureEm/
ScanDetector.h
178
uint32
bbf_ScanDetector_process
( struct bbs_Context* cpA,
ScanDetector.c
297
uint32
bbf_ScanDetector_process
( struct bbs_Context* cpA,
321
bbs_ERROR0( "
bbf_ScanDetector_process
: detector has no features" );
327
bbs_ERROR0( "
bbf_ScanDetector_process
: images size exceeds preallocated size" );
/external/neven/Embedded/common/src/b_APIEm/
BFFaceFinder.c
258
bbf_ScanDetector_process
( cpA, ( struct bbf_ScanDetector* )&ptrA->detectorE, imagePtrA, imageWidthA, imageHeightA, roiPtrA, &outArrL );
300
ptrL->detectedFacesE =
bbf_ScanDetector_process
( cpA, ( struct bbf_ScanDetector* )&ptrA->detectorE, imagePtrA, imageWidthA, imageHeightA, roiPtrA, &ptrL->faceDataBufferE );
Completed in 32 milliseconds