Home
last modified time | relevance | path

Searched refs:maxImageWidthA (Results 1 – 9 of 9) sorted by relevance

/external/neven/Embedded/common/src/b_APIEm/
DFaceFinderRef.c140 uint32 maxImageWidthA, in bpi_FaceFinderRef_memRead() argument
177 ptrA->faceFinderPtrE->vpSetParamsE( cpA, ptrA->faceFinderPtrE, maxImageWidthA, maxImageHeightA ); in bpi_FaceFinderRef_memRead()
204 uint32 maxImageWidthA, in bpi_FaceFinderRef_setParams() argument
213 ptrA->faceFinderPtrE->vpSetParamsE( cpA, ptrA->faceFinderPtrE, maxImageWidthA, maxImageHeightA ); in bpi_FaceFinderRef_setParams()
DBFFaceFinder.h211 uint32 maxImageWidthA,
220 uint32 maxImageWidthA,
DBFFaceFinder.c381 uint32 maxImageWidthA, in bpi_BFFaceFinder_setMaxImageSize() argument
384 ptrA->detectorE.maxImageWidthE = maxImageWidthA; in bpi_BFFaceFinder_setMaxImageSize()
392 uint32 maxImageWidthA, in bpi_BFFaceFinder_setParams() argument
404 …bpi_BFFaceFinder_setMaxImageSize( cpA, ( struct bpi_BFFaceFinder* )ptrA, maxImageWidthA, maxImageH… in bpi_BFFaceFinder_setParams()
DFaceFinderRef.h93 uint32 maxImageWidthA,
DFaceFinder.h59 uint32 maxImageWidthA,
/external/neven/Embedded/common/src/b_BitFeatureEm/
DLocalScanner.h181 uint32 maxImageWidthA,
DScanner.h202 uint32 maxImageWidthA,
DLocalScanner.c491 uint32 maxImageWidthA, in bbf_LocalScanner_create() argument
500 ptrA->maxImageWidthE = maxImageWidthA; in bbf_LocalScanner_create()
DScanner.c632 uint32 maxImageWidthA, in bbf_Scanner_create() argument
645 ptrA->maxImageWidthE = maxImageWidthA; in bbf_Scanner_create()