Home | History | Annotate | Download | only in b_ImageEm

Lines Matching refs:yIndexL

359 	int32 yIndexL;
398 for( yIndexL = sectionL.y1E; yIndexL < srcImageSubSectionL.y1E && yIndexL < sectionL.y2E; yIndexL++ )
421 for( ; yIndexL < srcImageSubSectionL.y2E && yIndexL < sectionL.y2E; yIndexL++ )
424 srcPixelPtrL = srcPtrA->arrE.arrPtrE + yIndexL * srcPtrA->widthE + srcImageSubSectionL.x1E;
444 for( ; yIndexL < sectionL.y2E; yIndexL++ )