Lines Matching refs:nlines
236 int top, nlines, size;
348 nlines = ((y2 + 0xffff) >> 16) - top;
384 srcPitch, srcPitch2, dstPitch, nlines, width);
396 srcPitch, dstPitch, nlines, width, 1);
398 srcPitch2, dstPitch2, (nlines + 1) >> 1, width >> 1, 1);
400 srcPitch2, dstPitch2, (nlines + 1) >> 1, width >> 1, 1);
403 srcPitch, dstPitch, nlines, width, 1);
405 srcPitch2, dstPitch2, (nlines + 1) >> 1, width >> 1, 1);
407 srcPitch2, dstPitch2, (nlines + 1) >> 1, width >> 1, 1);
417 srcPitch, dstPitch, nlines, width, 2);
421 srcPitch, dstPitch, nlines, width, 2);