Home
last modified time | relevance | path

Searched refs:btk_STATUS_PREEXISTING_ERROR (Results 1 – 4 of 4) sorted by relevance

/external/neven/FaceRecEm/common/src/b_FDSDK/
DFaceFinder.c88 if( bbs_Context_error( &hsdkA->contextE ) ) return btk_STATUS_PREEXISTING_ERROR; in btk_FaceFinder_create()
133 if( bbs_Context_error( &hsdkL->contextE ) ) return btk_STATUS_PREEXISTING_ERROR; in btk_FaceFinder_close()
156 if( bbs_Context_error( &hsdkL->contextE ) ) return btk_STATUS_PREEXISTING_ERROR; in btk_FaceFinder_setRange()
176 if( bbs_Context_error( &hsdkL->contextE ) ) return btk_STATUS_PREEXISTING_ERROR; in btk_FaceFinder_putDCR()
214 if( bbs_Context_error( &hsdkL->contextE ) ) return btk_STATUS_PREEXISTING_ERROR; in btk_FaceFinder_getDCR()
253 if( bbs_Context_error( &hsdkL->contextE ) ) return btk_STATUS_PREEXISTING_ERROR; in btk_FaceFinder_process()
DDCR.c75 if( bbs_Context_error( &hsdkA->contextE ) ) return btk_STATUS_PREEXISTING_ERROR; in btk_DCR_create()
113 if( bbs_Context_error( &hsdkL->contextE ) ) return btk_STATUS_PREEXISTING_ERROR; in btk_DCR_close()
149 if( bbs_Context_error( &hsdkL->contextE ) ) return btk_STATUS_PREEXISTING_ERROR; in btk_DCR_assignImage()
198 if( bbs_Context_error( &hsdkL->contextE ) ) return btk_STATUS_PREEXISTING_ERROR; in btk_DCR_assignImageROI()
271 if( bbs_Context_error( &hsdkL->contextE ) ) return btk_STATUS_PREEXISTING_ERROR; in btk_DCR_getNode()
DTypes.h69 btk_STATUS_PREEXISTING_ERROR, enumerator
DSDK.c175 if( bbs_Context_error( &hsdkA->contextE ) ) return btk_STATUS_PREEXISTING_ERROR; in btk_SDK_close()