Searched refs:colBytes (Results 1 – 1 of 1) sorted by relevance
160 unsigned int colBytes = width * bytesPerPixel; in __anonf7812a090402() local174 unsigned int j = colBytes - 1; in __anonf7812a090402()176 while (i < colBytes) in __anonf7812a090402()185 buf += colBytes; in __anonf7812a090402()202 for (unsigned int i = 0; i < colBytes; i += bytesPerPixel) in __anonf7812a090402()216 buf += colBytes; in __anonf7812a090402()246 unsigned int colBytes = width * 4; in CopyOutput() local273 buf += colBytes; in CopyOutput()