Home
last modified time | relevance | path

Searched refs:bytePixelLen (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/
H A Dpicttoppm.c2504 unsigned int bytePixelLen; in copyPixelGroup() local
2515 &bytePixels, &bytePixelLen); in copyPixelGroup()
2527 rasterBytesGenerated = MIN(bytePixelLen, destSize); in copyPixelGroup()