Searched refs:bpi_FF_BF_FACE_FINDER (Results 1 – 3 of 3) sorted by relevance
185 …case bpi_FF_BF_FACE_FINDER: bpi_BFFaceFinder_init( cpA, ( struct bpi_BFFaceFinder* )ptrA ); retu… in bpi_faceFinderInit()198 …case bpi_FF_BF_FACE_FINDER: bpi_BFFaceFinder_exit( cpA, ( struct bpi_BFFaceFinder* )ptrA ); retur… in bpi_faceFinderExit()211 …case bpi_FF_BF_FACE_FINDER: return bpi_BFFaceFinder_memSize( cpA, ( struct bpi_BFFaceFinder* )ptrA… in bpi_faceFinderMemSize()225 …case bpi_FF_BF_FACE_FINDER: return bpi_BFFaceFinder_memWrite( cpA, ( struct bpi_BFFaceFinder* )pt… in bpi_faceFinderMemWrite()241 …case bpi_FF_BF_FACE_FINDER: return bpi_BFFaceFinder_memRead( cpA, ( struct bpi_BFFaceFinder* )ptrA… in bpi_faceFinderMemRead()254 case bpi_FF_BF_FACE_FINDER: return bbs_SIZEOF16( struct bpi_BFFaceFinder ); in bpi_faceFinderSizeOf16()
47 ptrA->baseE.typeE = ( uint32 )bpi_FF_BF_FACE_FINDER; in bpi_BFFaceFinder_init()399 if( ptrA->typeE != bpi_FF_BF_FACE_FINDER ) in bpi_BFFaceFinder_setParams()418 if( ptrA->typeE != bpi_FF_BF_FACE_FINDER ) in bpi_BFFaceFinder_setRange()437 if( ptrA->typeE != bpi_FF_BF_FACE_FINDER ) in bpi_BFFaceFinder_processDcr()463 if( ptrA->typeE != bpi_FF_BF_FACE_FINDER ) in bpi_BFFaceFinder_putDcr()488 if( ptrA->typeE != bpi_FF_BF_FACE_FINDER ) in bpi_BFFaceFinder_getDcr()
37 bpi_FF_BF_FACE_FINDER /* bitfeature based faceFinder */ enumerator