Home | History | Annotate | Download | only in vsa

Lines Matching defs:pdstLine

779 	unsigned int *psrcLine, *pdstLine;
798 psrcLine = pdstLine = ((u_int *)ri->ri_bits) + (y * width);
804 pdstLine += (dx >> 5);
807 pdst = pdstLine;
838 pdstLine += (dx >> 5);
843 pdst = pdstLine;
897 pdstLine += width;
901 pdstLine += ((dx + cx) >> 5);
912 pdst = pdstLine;
946 pdstLine += width;