Home
last modified time | relevance | path

Searched defs:Colors (Results 1 – 7 of 7) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dspdiffx.h34 int Colors; /* # of colors, 1..s_PDiff_max_Colors */ member
H A Dsisparam.h52 int Colors; /* >= 1 */ member
H A Dspngpx.h28 int Colors; /* # of colors, 1..16 */ member
H A Dsdeparam.c35 int Colors; member
H A Dsiscale.c299 int tmp_width, int WidthIn, int Colors, const CLIST * contrib, in zoom_x()
365 int Colors, const CLIST * contrib, const CONTRIB * items) in zoom_y()
H A Dgdevpsdi.c220 int Colors = (pcs ? gs_color_space_num_components(pcs) : 1); in setup_image_compression() local
H A Dgdevpsdu.c322 int Columns, int Rows, int Colors, in psdf_DCT_filter()