Home
last modified time | relevance | path

Searched defs:pkpixsize (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/freeimage/FreeImage/Source/FreeImage/
H A DPluginPICT.cpp685 int pkpixsize; in UnpackBits() local
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/
H A Dpicttoppm.c1674 unsigned int const pkpixsize = pixSize == 16 ? 2 : 1; in doBlit() local
2413 unsigned int const pkpixsize = bitsPerPixel == 16 ? 2 : 1; in expandRun() local
2493 unsigned int const pkpixsize = bitsPerPixel == 16 ? 2 : 1; in copyPixelGroup() local