Home
last modified time | relevance | path

Searched refs:DitherLuts (Results 1 - 2 of 2) sorted by relevance

/third_party/cups-filters/filter/
H A Drastertoescpx.c82 cups_lut_t *DitherLuts[7]; /* Lookup tables for dithering */ variable
273 DitherLuts[0] = cupsLutLoad(ppd, colormodel, header->MediaType, in StartPage()
278 DitherLuts[0] = cupsLutLoad(ppd, colormodel, header->MediaType, in StartPage()
280 DitherLuts[1] = cupsLutLoad(ppd, colormodel, header->MediaType, in StartPage()
285 DitherLuts[0] = cupsLutLoad(ppd, colormodel, header->MediaType, in StartPage()
287 DitherLuts[1] = cupsLutLoad(ppd, colormodel, header->MediaType, in StartPage()
289 DitherLuts[2] = cupsLutLoad(ppd, colormodel, header->MediaType, in StartPage()
294 DitherLuts[0] = cupsLutLoad(ppd, colormodel, header->MediaType, in StartPage()
296 DitherLuts[1] = cupsLutLoad(ppd, colormodel, header->MediaType, in StartPage()
298 DitherLuts[ in StartPage()
[all...]
H A Drastertopclx.c62 cups_lut_t *DitherLuts[6]; /* Lookup tables for dithering */ variable
287 memset(DitherLuts, 0, sizeof(DitherLuts)); in StartPage()
304 memset(DitherLuts, 0, sizeof(DitherLuts)); in StartPage()
323 memset(DitherLuts, 0, sizeof(DitherLuts)); in StartPage()
391 DitherLuts[0] = cupsLutLoad(ppd, colormodel, header->MediaType, in StartPage()
396 DitherLuts[0] = cupsLutLoad(ppd, colormodel, header->MediaType, in StartPage()
398 DitherLuts[ in StartPage()
[all...]

Completed in 3 milliseconds