OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:faceIndexE
(Results
1 - 2
of
2
) sorted by null
/external/neven/FaceRecEm/common/src/b_FDSDK/
FaceFinder_Internal.h
50
uint32
faceIndexE
;
FaceFinder.c
45
ptrA->
faceIndexE
= 0;
58
ptrA->
faceIndexE
= 0;
189
hFaceFinderA->
faceIndexE
= 0;
201
return hFaceFinderA->facesE - hFaceFinderA->
faceIndexE
;
216
if( hFaceFinderA->
faceIndexE
< hFaceFinderA->facesE )
220
hFaceFinderA->
faceIndexE
,
226
hFaceFinderA->
faceIndexE
++;
271
hFaceFinderA->
faceIndexE
= 0;
Completed in 924 milliseconds