Lines Matching refs:pixels
100 int pixels = w[0] * h[0], dstPtr = 0, rgbPtr = 0;101 while (pixels-- > 0) {115 int pixels = w * h, srcPtr = 0;