OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vpSetParamsE
(Results
1 - 4
of
4
) sorted by null
/external/neven/Embedded/common/src/b_APIEm/
FaceFinder.c
45
ptrA->
vpSetParamsE
= NULL;
58
ptrA->
vpSetParamsE
= NULL;
80
ptrA->
vpSetParamsE
= srcPtrA->
vpSetParamsE
;
95
if( ptrA->
vpSetParamsE
!= srcPtrA->
vpSetParamsE
) return FALSE;
FaceFinder.h
57
void ( *
vpSetParamsE
)( struct bbs_Context* cpA,
FaceFinderRef.c
177
ptrA->faceFinderPtrE->
vpSetParamsE
( cpA, ptrA->faceFinderPtrE, maxImageWidthA, maxImageHeightA );
213
ptrA->faceFinderPtrE->
vpSetParamsE
( cpA, ptrA->faceFinderPtrE, maxImageWidthA, maxImageHeightA );
BFFaceFinder.c
48
ptrA->baseE.
vpSetParamsE
= bpi_BFFaceFinder_setParams;
Completed in 701 milliseconds