Home
last modified time | relevance | path

Searched defs:num_colors (Results 1 – 11 of 11) sorted by relevance

/plan9-contrib/sys/src/cmd/gs/src/
H A Dgxdevndi.c148 int num_colors = dev->color_info.num_components; in gx_render_device_DeviceN() local
218 int num_colors = dev->color_info.num_components; in gx_devn_reduce_colored_halftone() local
H A Dsdeparam.c66 dcte_get_samples(gs_param_list * plist, gs_param_name key, int num_colors, in dcte_get_samples()
154 dcte_put_samples(gs_param_list * plist, gs_param_name key, int num_colors, in dcte_put_samples()
H A Dgsdevmem.c217 uint width, uint height, const byte * colors, int num_colors, in gs_makewordimagedevice()
H A Dgxshade.c298 long num_colors = in shade_init_fill_state() local
H A Dgdevpng.c353 int num_colors = 1 << depth; in png_print_page() local
H A Dgdevxcmp.c135 alloc_dynamic_colors(gx_device_X * xdev, int num_colors) in alloc_dynamic_colors()
H A Dgdevsvga.c40 #define num_colors 255 macro
H A Dgxshade6.c93 int num_colors, code; in shade_next_patch() local
/plan9-contrib/sys/src/cmd/gs/jpeg/
H A Dwrtarga.c54 write_header (j_decompress_ptr cinfo, djpeg_dest_ptr dinfo, int num_colors) in write_header()
170 int num_colors, i; in start_output_tga() local
H A Dwrgif.c219 emit_header (gif_dest_ptr dinfo, int num_colors, JSAMPARRAY colormap) in emit_header()
H A Dwrbmp.c296 int num_colors = cinfo->actual_number_of_colors; in write_colormap() local