Lines Matching refs:nlines
250 int top, nlines, size;
392 nlines = ((y2 + 0xffff) >> 16) - top;
437 srcPitch, srcPitch2, dstPitch, nlines, width);
449 srcPitch, dstPitch, nlines, width, 1);
451 srcPitch2, dstPitch2, (nlines + 1) >> 1, width >> 1, 1);
453 srcPitch2, dstPitch2, (nlines + 1) >> 1, width >> 1, 1);
456 srcPitch, dstPitch, nlines, width, 1);
458 srcPitch2, dstPitch2, (nlines + 1) >> 1, width >> 1, 1);
460 srcPitch2, dstPitch2, (nlines + 1) >> 1, width >> 1, 1);
470 srcPitch, dstPitch, nlines, width, 2);
474 srcPitch, dstPitch, nlines, width, 2);