Searched refs:maxImageWidthA (Results 1 – 9 of 9) sorted by relevance
/external/neven/Embedded/common/src/b_APIEm/ |
D | FaceFinderRef.c | 140 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()
|
D | BFFaceFinder.h | 211 uint32 maxImageWidthA, 220 uint32 maxImageWidthA,
|
D | BFFaceFinder.c | 381 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()
|
D | FaceFinderRef.h | 93 uint32 maxImageWidthA,
|
D | FaceFinder.h | 59 uint32 maxImageWidthA,
|
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
D | LocalScanner.h | 181 uint32 maxImageWidthA,
|
D | Scanner.h | 202 uint32 maxImageWidthA,
|
D | LocalScanner.c | 491 uint32 maxImageWidthA, in bbf_LocalScanner_create() argument 500 ptrA->maxImageWidthE = maxImageWidthA; in bbf_LocalScanner_create()
|
D | Scanner.c | 632 uint32 maxImageWidthA, in bbf_Scanner_create() argument 645 ptrA->maxImageWidthE = maxImageWidthA; in bbf_Scanner_create()
|