Searched defs:maxImageWidthA (Results 1 - 4 of 4) sorted by relevance

/external/neven/Embedded/common/src/b_APIEm/
H A DFaceFinderRef.c140 uint32 maxImageWidthA,
177 ptrA->faceFinderPtrE->vpSetParamsE( cpA, ptrA->faceFinderPtrE, maxImageWidthA, maxImageHeightA );
204 uint32 maxImageWidthA,
213 ptrA->faceFinderPtrE->vpSetParamsE( cpA, ptrA->faceFinderPtrE, maxImageWidthA, maxImageHeightA );
138 bpi_FaceFinderRef_memRead( struct bbs_Context* cpA, struct bpi_FaceFinderRef* ptrA, uint32 maxImageWidthA, uint32 maxImageHeightA, const uint16* memPtrA, struct bbs_MemTbl* mtpA ) argument
202 bpi_FaceFinderRef_setParams( struct bbs_Context* cpA, struct bpi_FaceFinderRef* ptrA, uint32 maxImageWidthA, uint32 maxImageHeightA ) argument
H A DBFFaceFinder.c381 uint32 maxImageWidthA,
384 ptrA->detectorE.maxImageWidthE = maxImageWidthA;
392 uint32 maxImageWidthA,
404 bpi_BFFaceFinder_setMaxImageSize( cpA, ( struct bpi_BFFaceFinder* )ptrA, maxImageWidthA, maxImageHeightA );
379 bpi_BFFaceFinder_setMaxImageSize( struct bbs_Context* cpA, struct bpi_BFFaceFinder* ptrA, uint32 maxImageWidthA, uint32 maxImageHeightA ) argument
390 bpi_BFFaceFinder_setParams( struct bbs_Context* cpA, struct bpi_FaceFinder* ptrA, uint32 maxImageWidthA, uint32 maxImageHeightA ) argument
/external/neven/Embedded/common/src/b_BitFeatureEm/
H A DLocalScanner.c491 uint32 maxImageWidthA,
500 ptrA->maxImageWidthE = maxImageWidthA;
486 bbf_LocalScanner_create( struct bbs_Context* cpA, struct bbf_LocalScanner* ptrA, uint32 patchWidthA, uint32 patchHeightA, uint32 scaleExpA, uint32 maxImageWidthA, uint32 maxImageHeightA, uint32 minScaleExpA, uint32 maxRadiusA, struct bbs_MemTbl* mtpA ) argument
H A DScanner.c632 uint32 maxImageWidthA,
645 ptrA->maxImageWidthE = maxImageWidthA;
629 bbf_Scanner_create( struct bbs_Context* cpA, struct bbf_Scanner* ptrA, flag maximizeSharedMemoryA, uint32 maxImageWidthA, uint32 maxImageHeightA, uint32 maxRadiusA, uint32 patchWidthA, uint32 patchHeightA, uint32 minScaleA, uint32 maxScaleA, uint32 scaleStepA, uint32 borderWidthA, uint32 borderHeightA, uint32 bufferSizeA, struct bbs_MemTbl* mtpA ) argument

Completed in 46 milliseconds