Searched refs:hsdkE (Results 1 – 4 of 4) sorted by relevance
39 ptrA->hsdkE = NULL; in btk_FaceFinder_init()52 ptrA->hsdkE = NULL; in btk_FaceFinder_exit()96 hFaceFinderL->hsdkE = hsdkA; in btk_FaceFinder_create()131 if( hFaceFinderA->hsdkE == NULL ) return btk_STATUS_INVALID_HANDLE; in btk_FaceFinder_close()132 hsdkL = hFaceFinderA->hsdkE; in btk_FaceFinder_close()155 hsdkL = hFaceFinderA->hsdkE; in btk_FaceFinder_setRange()175 hsdkL = hFaceFinderA->hsdkE; in btk_FaceFinder_putDCR()213 hsdkL = hFaceFinderA->hsdkE; in btk_FaceFinder_getDCR()252 hsdkL = hFaceFinderA->hsdkE; in btk_FaceFinder_process()
39 ptrA->hsdkE = NULL; in btk_DCR_init()48 ptrA->hsdkE = NULL; in btk_DCR_exit()81 hdcrL->hsdkE = hsdkA; in btk_DCR_create()111 if( hdcrA->hsdkE == NULL ) return btk_STATUS_INVALID_HANDLE; in btk_DCR_close()112 hsdkL = hdcrA->hsdkE; in btk_DCR_close()148 hsdkL = hdcrA->hsdkE; in btk_DCR_assignImage()197 hsdkL = hdcrA->hsdkE; in btk_DCR_assignImageROI()268 hsdkL = hdcrA->hsdkE; in btk_DCR_getNode()303 hsdkL = hdcrA->hsdkE; in btk_DCR_getRect()373 hsdkL = hdcrA->hsdkE; in btk_DCR_confidence()[all …]
38 btk_HSDK hsdkE; member