Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/
H A Drastertopclx.c130 static const float default_lut[2] = /* Default dithering lookup table */ in StartPage() local
434 DitherLuts[plane] = cupsLutNew(2, default_lut); in StartPage()
444 DitherLuts[plane] = cupsLutNew(2, default_lut); in StartPage()
H A Drastertoescpx.c146 const float default_lut[2] = /* Default dithering lookup table */ in StartPage() local
342 DitherLuts[plane] = cupsLutNew(2, default_lut); in StartPage()

Completed in 4 milliseconds