Searched defs:num_levels (Results 1 – 9 of 9) sorted by relevance
| /plan9-contrib/sys/src/cmd/gs/src/ |
| H A D | gxdhtres.h | 38 int num_levels; member
|
| H A D | gsht.c | 279 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 D | gshtx.c | 516 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 D | gsht1.c | 376 int num_levels = porder->num_levels; in gx_ht_complete_threshold_order() local 445 uint num_levels; in process_threshold2() local
|
| H A D | genht.c | 186 uint num_levels = 256; in parse_halftone() local
|
| H A D | gxhtbit.c | 59 uint num_levels = porder->num_levels; in construct_ht_order_short() local
|
| H A D | gxht.h | 130 int num_levels; member
|
| H A D | gshtscr.c | 222 uint num_levels = porder->params.W * porder->params.D; in gs_screen_order_alloc() local
|
| H A D | gxdht.h | 228 uint num_levels; /* = levels size */ member
|