Searched defs:Colors (Results 1 – 7 of 7) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | spdiffx.h | 34 int Colors; /* # of colors, 1..s_PDiff_max_Colors */ member
|
H A D | sisparam.h | 52 int Colors; /* >= 1 */ member
|
H A D | spngpx.h | 28 int Colors; /* # of colors, 1..16 */ member
|
H A D | sdeparam.c | 35 int Colors; member
|
H A D | siscale.c | 299 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 D | gdevpsdi.c | 220 int Colors = (pcs ? gs_color_space_num_components(pcs) : 1); in setup_image_compression() local
|
H A D | gdevpsdu.c | 322 int Columns, int Rows, int Colors, in psdf_DCT_filter()
|