OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:workHeightE
(Results
1 - 4
of
4
) sorted by null
/external/neven/Embedded/common/src/b_BitFeatureEm/
Scanner.c
100
uint32 h0L = ptrA->
workHeightE
;
130
ptrA->
workHeightE
= h1L;
157
ptrA->
workHeightE
= imageHeightA;
158
for( iL = 0; iL < ptrA->
workHeightE
; iL++ )
188
ptrA->
workHeightE
= roiPtrA->y2E - roiPtrA->y1E;
189
for( iL = 0; iL < ptrA->
workHeightE
; iL++ )
253
hiL = ptrA->
workHeightE
;
434
ptrA->
workHeightE
= 0;
474
ptrA->
workHeightE
= 0;
523
ptrA->
workHeightE
= srcPtrA->workHeightE
[
all
...]
LocalScanner.h
73
uint32
workHeightE
;
LocalScanner.c
89
ptrA->
workHeightE
= h1L;
110
int32 h0L = ptrA->
workHeightE
;
132
ptrA->
workHeightE
= h1L;
185
hL = ptrA->
workHeightE
;
349
ptrA->
workHeightE
= 0;
383
ptrA->
workHeightE
= 0;
649
ptrA->
workHeightE
= imageHeightA;
Scanner.h
75
uint32
workHeightE
;
Completed in 145 milliseconds