Searched refs:bitsperpixel (Results 1 – 1 of 1) sorted by relevance
801 bitsperpixel, /* Bits per pixel */ in cupsRasterParseIPPOptions() local946 bitsperpixel = bitspercolor * numcolors; in cupsRasterParseIPPOptions()949 if (bitsperpixel == 3 && in cupsRasterParseIPPOptions()951 bitsperpixel = 4; in cupsRasterParseIPPOptions()953 h->cupsBitsPerPixel = bitsperpixel; in cupsRasterParseIPPOptions()