OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wi2l
(Results
1 - 1
of
1
) sorted by null
/external/neven/Embedded/common/src/b_BitFeatureEm/
Scanner.c
215
uint32 wiL,
wi2L
, hiL, woL, hoL, xwoL, xhoL; /* image size specifies */
254
wi2L
= ( wiL >> 1 ) + ( wiL & 1 );
321
const uint16* arr0L = ptrA->workImageE.arrPtrE + ypL *
wi2L
;
322
const uint16* arr1L = arr0L +
wi2L
;
334
for( iL = 0; iL <
wi2L
; iL++ )
[
all
...]
Completed in 973 milliseconds