Home
last modified time | relevance | path

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

/external/neven/Embedded/common/src/b_APIEm/
DFaceFinder.c48 ptrA->vpPutDcrE = NULL; in bpi_FaceFinder_init()
61 ptrA->vpPutDcrE = NULL; in bpi_FaceFinder_exit()
83 ptrA->vpPutDcrE = srcPtrA->vpPutDcrE; in bpi_FaceFinder_copy()
98 if( ptrA->vpPutDcrE != srcPtrA->vpPutDcrE ) return FALSE; in bpi_FaceFinder_equal()
DFaceFinder.h74 int32 ( *vpPutDcrE )( struct bbs_Context* cpA, member
DFaceFinderRef.c259 return ptrA->faceFinderPtrE->vpPutDcrE( cpA, ptrA->faceFinderPtrE, dcrPtrA ); in bpi_FaceFinderRef_putDcr()
DBFFaceFinder.c51 ptrA->baseE.vpPutDcrE = bpi_BFFaceFinder_putDcr; in bpi_BFFaceFinder_init()