Searched refs:bbs_UInt8Arr_create (Results 1 – 6 of 6) sorted by relevance
/external/neven/Embedded/common/src/b_BasicEm/ |
D | UInt8Arr.c | 131 void bbs_UInt8Arr_create( struct bbs_Context* cpA, in bbs_UInt8Arr_create() function 214 bbs_UInt8Arr_create( cpA, ptrA, sizeL, mspA ); in bbs_UInt8Arr_memRead()
|
D | UInt8Arr.h | 91 void bbs_UInt8Arr_create( struct bbs_Context* cpA,
|
/external/neven/Embedded/common/src/b_ImageEm/ |
D | UInt8PyramidalImage.c | 208 bbs_UInt8Arr_create( cpA, &ptrA->arrE, sizeL, mspA ); in bim_UInt8PyramidalImage_create()
|
D | UInt8Image.c | 64 bbs_UInt8Arr_create( cpA, &ptrA->arrE, widthA * heightA, mspA ); in bim_UInt8Image_create()
|
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
D | LocalScanDetector.c | 429 …bbs_UInt8Arr_create( cpA, &ptrA->workImageBufE, ptrA->maxImageWidthE * ptrA->maxImageHeightE, sspL… in bbf_LocalScanDetector_memRead()
|
D | LocalScanner.c | 53 bbs_UInt8Arr_create( cpA, &ptrA->workImageBufferE, ( woL >> 1 ) * ( hoL >> 1 ), espL ); in bbf_LocalScanner_alloc()
|