OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:satE
(Results
1 - 4
of
4
) sorted by null
/external/neven/Embedded/common/src/b_BitFeatureEm/
LocalScanner.h
94
struct bim_UInt32Image
satE
;
Scanner.h
84
struct bim_UInt32Image
satE
;
LocalScanner.c
66
bim_UInt32Image_create( cpA, &ptrA->
satE
, woL + pwoL, pwoL + 1, sspL );
212
bim_UInt32Image_size( cpA, &ptrA->
satE
, wsL, hsL );
214
satL = ( uint32* )ptrA->
satE
.arrE.arrPtrE;
215
satSizeL = ptrA->
satE
.arrE.sizeE;
356
bim_UInt32Image_init( cpA, &ptrA->
satE
);
390
bim_UInt32Image_exit( cpA, &ptrA->
satE
);
Scanner.c
85
bim_UInt32Image_create( cpA, &ptrA->
satE
, woL + pwoL, pwoL + 1, sspL );
292
bim_UInt32Image_size( cpA, &ptrA->
satE
, wsL, hsL );
294
satL = ptrA->
satE
.arrE.arrPtrE;
437
bim_UInt32Image_init( cpA, &ptrA->
satE
);
477
bim_UInt32Image_exit( cpA, &ptrA->
satE
);
527
bim_UInt32Image_copy( cpA, &ptrA->
satE
, &srcPtrA->
satE
);
[
all
...]
Completed in 51 milliseconds