Home
last modified time | relevance | path

Searched defs:num_levels (Results 1 – 9 of 9) sorted by relevance

/plan9-contrib/sys/src/cmd/gs/src/
H A Dgxdhtres.h38 int num_levels; member
H A Dgsht.c279 uint num_levels, uint num_bits, uint strip_shift, in gx_ht_alloc_ht_order()
383 uint strip_shift, uint num_levels, gs_memory_t * mem) in gx_ht_alloc_order()
405 uint num_levels, gs_memory_t * mem) in gx_ht_alloc_threshold_order()
427 uint num_levels, uint num_bits, gs_memory_t * mem) in gx_ht_alloc_client_order()
487 uint num_levels = porder->num_levels; /* = width x strip */ in gx_ht_construct_spot_order() local
H A Dgshtx.c516 int num_levels = phcop->num_levels; in create_mask_order() local
561 int width, int height, int num_levels, in gs_ht_set_mask_comp()
H A Dgsht1.c376 int num_levels = porder->num_levels; in gx_ht_complete_threshold_order() local
445 uint num_levels; in process_threshold2() local
H A Dgenht.c186 uint num_levels = 256; in parse_halftone() local
H A Dgxhtbit.c59 uint num_levels = porder->num_levels; in construct_ht_order_short() local
H A Dgxht.h130 int num_levels; member
H A Dgshtscr.c222 uint num_levels = porder->params.W * porder->params.D; in gs_screen_order_alloc() local
H A Dgxdht.h228 uint num_levels; /* = levels size */ member