Searched refs:bpi_FaceFinder (Results 1 – 6 of 6) sorted by relevance
/external/neven/Embedded/common/src/b_APIEm/ |
D | FaceFinder.h | 45 struct bpi_FaceFinder struct 58 struct bpi_FaceFinder* ptrA, argument 64 struct bpi_FaceFinder* ptrA, argument 70 const struct bpi_FaceFinder* ptrA, argument 75 const struct bpi_FaceFinder* ptrA, argument 80 const struct bpi_FaceFinder* ptrA, argument 94 struct bpi_FaceFinder* ptrA ); 98 struct bpi_FaceFinder* ptrA ); 104 struct bpi_FaceFinder* ptrA, 105 const struct bpi_FaceFinder* srcPtrA ); [all …]
|
D | FaceFinder.c | 42 struct bpi_FaceFinder* ptrA ) in bpi_FaceFinder_init() 55 struct bpi_FaceFinder* ptrA ) in bpi_FaceFinder_exit() 76 struct bpi_FaceFinder* ptrA, in bpi_FaceFinder_copy() 77 const struct bpi_FaceFinder* srcPtrA ) in bpi_FaceFinder_copy() 90 const struct bpi_FaceFinder* ptrA, in bpi_FaceFinder_equal() 91 const struct bpi_FaceFinder* srcPtrA ) in bpi_FaceFinder_equal() 130 const struct bpi_FaceFinder* ptrA ) in bpi_FaceFinder_memSize() 140 const struct bpi_FaceFinder* ptrA, in bpi_FaceFinder_memWrite() 151 struct bpi_FaceFinder* ptrA, in bpi_FaceFinder_memRead() 180 struct bpi_FaceFinder* ptrA, in bpi_faceFinderInit() [all …]
|
D | BFFaceFinder.h | 45 struct bpi_FaceFinder baseE; 219 struct bpi_FaceFinder* ptrA, 227 struct bpi_FaceFinder* ptrA, 236 const struct bpi_FaceFinder* ptrA, 244 const struct bpi_FaceFinder* ptrA, 252 const struct bpi_FaceFinder* ptrA,
|
D | BFFaceFinder.c | 391 struct bpi_FaceFinder* ptrA, in bpi_BFFaceFinder_setParams() 410 struct bpi_FaceFinder* ptrA, in bpi_BFFaceFinder_setRange() 430 const struct bpi_FaceFinder* ptrA, in bpi_BFFaceFinder_processDcr() 456 const struct bpi_FaceFinder* ptrA, in bpi_BFFaceFinder_putDcr() 480 const struct bpi_FaceFinder* ptrA, in bpi_BFFaceFinder_getDcr()
|
D | FaceFinderRef.h | 44 struct bpi_FaceFinder* faceFinderPtrE;
|
D | FaceFinderRef.c | 175 ptrA->faceFinderPtrE = ( struct bpi_FaceFinder* )dataPtrL; in bpi_FaceFinderRef_memRead()
|