Searched refs:pixelValue (Results 1 – 1 of 1) sorted by relevance
342 uint32_t pixelValue = ((maxBlockX % 2) == (maxBlockY % 2)) ? 191 : 63; in checkGreyscaleBuffer() local343 checkPixel(buf, w-1, h-1, pixelValue); in checkGreyscaleBuffer()