Searched refs:wiL (Results 1 – 1 of 1) sorted by relevance
215 uint32 wiL, wi2L, hiL, woL, hoL, xwoL, xhoL; /* image size specifies */ in bbf_Scanner_createBitImage() local252 wiL = ptrA->workWidthE; in bbf_Scanner_createBitImage()254 wi2L = ( wiL >> 1 ) + ( wiL & 1 ); in bbf_Scanner_createBitImage()260 woL = ( wiL << 16 ) / stepL; in bbf_Scanner_createBitImage()269 if( woL * stepL >= ( wiL << 16 ) ) woL--; in bbf_Scanner_createBitImage()