HomeSort by relevance Sort by last modified time
    Searched refs:vpPutDcrE (Results 1 - 4 of 4) sorted by null

  /external/neven/Embedded/common/src/b_APIEm/
FaceFinder.c 48 ptrA->vpPutDcrE = NULL;
61 ptrA->vpPutDcrE = NULL;
83 ptrA->vpPutDcrE = srcPtrA->vpPutDcrE;
98 if( ptrA->vpPutDcrE != srcPtrA->vpPutDcrE ) return FALSE;
FaceFinder.h 74 int32 ( *vpPutDcrE )( struct bbs_Context* cpA,
FaceFinderRef.c 259 return ptrA->faceFinderPtrE->vpPutDcrE( cpA, ptrA->faceFinderPtrE, dcrPtrA );
BFFaceFinder.c 51 ptrA->baseE.vpPutDcrE = bpi_BFFaceFinder_putDcr;

Completed in 565 milliseconds