OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xwol
(Results
1 - 1
of
1
) sorted by null
/external/neven/Embedded/common/src/b_BitFeatureEm/
Scanner.c
63
uint32
xwoL
= woL + ( ptrA->borderWidthE << 1 );
72
bim_UInt32Image_create( cpA, &ptrA->bitImageE,
xwoL
, ( xhoL >> 5 ) + ( ( ( xhoL & 0x1F ) != 0 ) ? 1 : 0 ), mspL );
215
uint32 wiL, wi2L, hiL, woL, hoL,
xwoL
, xhoL; /* image size specifies */
273
xwoL
= woL + ( ptrA->borderWidthE << 1 );
276
ptrA->currentWidthE =
xwoL
;
280
bim_UInt32Image_size( cpA, &ptrA->bitImageE,
xwoL
, ( xhoL >> 5 ) + ( ( ( xhoL & 0x1F ) != 0 ) ? 1 : 0 ) );
397
bitRowL +=
xwoL
;
[
all
...]
Completed in 2509 milliseconds