Searched defs:maxImageHeightA (Results 1 - 3 of 3) sorted by relevance

/external/neven/Embedded/common/src/b_APIEm/
H A DFaceFinderRef.c141 uint32 maxImageHeightA,
177 ptrA->faceFinderPtrE->vpSetParamsE( cpA, ptrA->faceFinderPtrE, maxImageWidthA, maxImageHeightA );
205 uint32 maxImageHeightA )
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
/external/neven/Embedded/common/src/b_BitFeatureEm/
H A DLocalScanner.c492 uint32 maxImageHeightA,
501 ptrA->maxImageHeightE = maxImageHeightA;
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.c633 uint32 maxImageHeightA,
646 ptrA->maxImageHeightE = maxImageHeightA;
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 221 milliseconds