Home | History | Annotate | Download | only in b_BitFeatureEm

Lines Matching full:wi2l

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++ )