Home
last modified time | relevance | path

Searched refs:cupsDitherNew (Results 1 - 5 of 5) sorted by relevance

/third_party/cups-filters/cupsfilters/
H A Dtestdither.c111 dither = cupsDitherNew(512); in main()
H A Ddriver.h148 extern cups_dither_t *cupsDitherNew(int width);
H A Ddither.c16 * cupsDitherNew() - Create a dithering buffer.
281 * 'cupsDitherNew()' - Create an error-diffusion dithering buffer.
285 cupsDitherNew(int width) /* I - Width of output in pixels */ in cupsDitherNew() function
/third_party/cups-filters/filter/
H A Drastertopclx.c441 DitherStates[plane] = cupsDitherNew(header->cupsWidth); in StartPage()
H A Drastertoescpx.c339 DitherStates[plane] = cupsDitherNew(header->cupsWidth); in StartPage()

Completed in 5 milliseconds