Searched refs:hsdkE (Results 1 - 4 of 4) sorted by relevance

/external/neven/FaceRecEm/common/src/b_FDSDK/
H A DDCR_Internal.h38 btk_HSDK hsdkE; member in struct:btk_DCR
H A DFaceFinder_Internal.h38 btk_HSDK hsdkE; member in struct:btk_FaceFinder
H A DFaceFinder.c39 ptrA->hsdkE = NULL;
52 ptrA->hsdkE = NULL;
96 hFaceFinderL->hsdkE = hsdkA;
131 if( hFaceFinderA->hsdkE == NULL ) return btk_STATUS_INVALID_HANDLE;
132 hsdkL = hFaceFinderA->hsdkE;
155 hsdkL = hFaceFinderA->hsdkE;
175 hsdkL = hFaceFinderA->hsdkE;
213 hsdkL = hFaceFinderA->hsdkE;
252 hsdkL = hFaceFinderA->hsdkE;
H A DDCR.c39 ptrA->hsdkE = NULL;
48 ptrA->hsdkE = NULL;
81 hdcrL->hsdkE = hsdkA;
111 if( hdcrA->hsdkE == NULL ) return btk_STATUS_INVALID_HANDLE;
112 hsdkL = hdcrA->hsdkE;
148 hsdkL = hdcrA->hsdkE;
197 hsdkL = hdcrA->hsdkE;
268 hsdkL = hdcrA->hsdkE;
303 hsdkL = hdcrA->hsdkE;
373 hsdkL = hdcrA->hsdkE;
[all...]

Completed in 94 milliseconds