Searched refs:wi2L (Results 1 – 1 of 1) sorted by relevance
215 uint32 wiL, wi2L, hiL, woL, hoL, xwoL, xhoL; /* image size specifies */ in bbf_Scanner_createBitImage() local254 wi2L = ( wiL >> 1 ) + ( wiL & 1 ); in bbf_Scanner_createBitImage()321 const uint16* arr0L = ptrA->workImageE.arrPtrE + ypL * wi2L; in bbf_Scanner_createBitImage()322 const uint16* arr1L = arr0L + wi2L; in bbf_Scanner_createBitImage()334 for( iL = 0; iL < wi2L; iL++ ) in bbf_Scanner_createBitImage()