OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bbs_UInt8Arr_create
(Results
1 - 6
of
6
) sorted by null
/external/neven/Embedded/common/src/b_BasicEm/
UInt8Arr.h
91
void
bbs_UInt8Arr_create
( struct bbs_Context* cpA,
UInt8Arr.c
131
void
bbs_UInt8Arr_create
( struct bbs_Context* cpA,
214
bbs_UInt8Arr_create
( cpA, ptrA, sizeL, mspA );
/external/neven/Embedded/common/src/b_ImageEm/
UInt8PyramidalImage.c
208
bbs_UInt8Arr_create
( cpA, &ptrA->arrE, sizeL, mspA );
UInt8Image.c
64
bbs_UInt8Arr_create
( cpA, &ptrA->arrE, widthA * heightA, mspA );
/external/neven/Embedded/common/src/b_BitFeatureEm/
LocalScanDetector.c
429
bbs_UInt8Arr_create
( cpA, &ptrA->workImageBufE, ptrA->maxImageWidthE * ptrA->maxImageHeightE, sspL );
LocalScanner.c
53
bbs_UInt8Arr_create
( cpA, &ptrA->workImageBufferE, ( woL >> 1 ) * ( hoL >> 1 ), espL );
Completed in 575 milliseconds