Searched defs:patchHeightA (Results 1 - 2 of 2) sorted by relevance

/external/neven/Embedded/common/src/b_BitFeatureEm/
H A DLocalScanner.c489 uint32 patchHeightA,
498 ptrA->patchHeightE = patchHeightA;
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.c636 uint32 patchHeightA,
649 ptrA->patchHeightE = patchHeightA;
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 58 milliseconds