Home
last modified time | relevance | path

Searched refs:threshold (Results 1 – 22 of 22) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdevstc2.c86 long spotsize,threshold,*errc,*errv; in stc_fs() local
110 threshold = buf[2]; in stc_fs()
125 if(cv > threshold) { in stc_fs()
239 long spotsize,threshold,*errc,*errv; in stc_fscmyk() local
258 threshold = buf[2]; in stc_fscmyk()
275 if(cv > threshold) { in stc_fscmyk()
299 if(cv <= (threshold-spotsize)) cv = threshold-spotsize+1; in stc_fscmyk()
319 if(cv > threshold) { in stc_fscmyk()
325 if(cv > threshold ) cv = threshold; in stc_fscmyk()
H A Dgsht1.c65 params.threshold.thresholds);
76 ENUM_RETURN((hptr->params.threshold.transfer == 0 ?
77 hptr->params.threshold.transfer_closure.data :
95 RELOC_CONST_STRING_VAR(hptr->params.threshold.thresholds); in RELOC_PTRS_WITH()
96 if (hptr->params.threshold.transfer == 0) in RELOC_PTRS_WITH()
97 RELOC_VAR(hptr->params.threshold.transfer_closure.data); in RELOC_PTRS_WITH()
226 &pht->params.threshold, mem); in gs_sethalftone_prepare()
288 &phc->params.threshold, mem); in gs_sethalftone_prepare()
H A Dgxht.h145 gs_threshold_halftone threshold; /* Type 3 */ member
191 gs_threshold_halftone threshold; /* Type 3 */ member
H A Dgscie.c572 cie_cached_value cur, int i, floatp threshold) in check_interpolation_required() argument
576 if (any_abs(cur - prev) > threshold * min(any_abs(prev), any_abs(cur))) { in check_interpolation_required()
585 cie_cache_set_interpolation(gx_cie_vector_cache *pcache, floatp threshold) in cie_cache_set_interpolation() argument
600 threshold); in cie_cache_set_interpolation()
602 threshold); in cie_cache_set_interpolation()
604 threshold); in cie_cache_set_interpolation()
626 const cie_cache_floats * pcf, floatp threshold) in cie_cache_mult() argument
643 cie_cache_set_interpolation(pcache, threshold); in cie_cache_mult()
680 floatp threshold) in cie_cache_mult3() argument
682 cie_cache_mult(&pvc->caches[0], &pmat->cu, &pvc->caches[0].floats, threshold); in cie_cache_mult3()
[all …]
H A Dgshtx.h44 #define ht_threshold threshold
H A Dgsht.c87 ENUM_RETURN_CONST_STRING_PTR(gs_halftone, params.threshold.thresholds);
103 ENUM_RETURN((hptr->params.threshold.transfer == 0 ?
104 hptr->params.threshold.transfer_closure.data :
123 RELOC_CONST_STRING_PTR(gs_halftone, params.threshold.thresholds); in RELOC_PTRS_WITH()
124 if (hptr->params.threshold.transfer == 0) in RELOC_PTRS_WITH()
125 RELOC_PTR(gs_halftone, params.threshold.transfer_closure.data); in RELOC_PTRS_WITH()
H A Dgdevupd.c630 int32_t threshold; /* Val must be larger than this to fire */ member
3407 comp->threshold = nsteps; in upd_open_fscomp()
3452 comp->threshold = comp->spotsize / 2; in upd_open_fscomp()
3468 "threshold: %10d 0x%08x\n",comp->threshold,comp->threshold); in upd_open_fscomp()
3489 scale = (float) comp->threshold / (float) (hv - lv); in upd_open_fscomp()
3490 lv += (int32_t)(comp->threshold / (2*scale)); in upd_open_fscomp()
3695 if(pixel[3] > comp[3]->threshold) { /* "Fire" */ in upd_fscomp()
3704 if(pixel[2] > comp[2]->threshold) { /* "Fire" */ in upd_fscomp()
3713 if(pixel[1] > comp[1]->threshold) { /* "Fire" */ in upd_fscomp()
3722 if(pixel[0] > comp[0]->threshold) { /* "Fire" */ in upd_fscomp()
[all …]
H A Dttobjs.h652 TT_F26Dot6 threshold; member
H A Dttinterp.c1138 val = (distance - CUR.phase + CUR.threshold + compensation) & in Round_Super()
1146 val = -( (CUR.threshold - CUR.phase - distance + compensation) & in Round_Super()
1182 val = ( (distance - CUR.phase + CUR.threshold + compensation) / in Round_Super_45()
1190 val = -( ( (CUR.threshold - CUR.phase - distance + compensation) / in Round_Super_45()
1302 CUR.threshold = CUR.period - 1; in SetSuperRound()
1304 CUR.threshold = ( (Int)(selector & 0x0F) - 4L ) * CUR.period / 8; in SetSuperRound()
1308 CUR.threshold /= 256; in SetSuperRound()
H A Dgdevcdj.c3530 #define CMYK_THRESHOLD(I) threshold[I]
3557 int *direction,*threshold,*spotsize,*emin,*emax; local
3574 threshold = direction + 4;
3575 spotsize = threshold + 4;
3640 int *threshold = direction + 4; local
3641 int *spotsize = threshold + 4;
H A Dzht2.c212 code = dict_threshold_params(&rvalue[1], &pc->params.threshold, in zsethalftone5()
H A Dttobjs.c651 exec->threshold = 0; in Instance_Init()
H A Dgdevpdfg.c1030 code = pdf_write_threshold_halftone(pdev, &phtc->params.threshold, in pdf_write_multiple_halftone()
1116 code = pdf_write_threshold_halftone(pdev, &pht->params.threshold, in pdf_update_halftone()
/plan9/sys/src/cmd/aux/vga/
H A Dclgd546x.c17 int threshold; /* display threshold */ member
128 laguna->threshold = mmio16r(laguna, Threshold); in snarf()
278 laguna->threshold = (interleave<<14)|(fetches<<8)|0x14; in init()
314 mmio16w(laguna, Threshold, laguna->threshold); in load()
346 ctlr->name, laguna->threshold); in dump()
/plan9/sys/src/9/pc/
H A Dether82557.c153 uchar threshold; member
219 int threshold; member
465 len += snprint(p+len, READSTR-len, "threshold: %d\n", ctlr->threshold); in ifstat()
510 cb->threshold = ctlr->threshold; in txstart()
748 if((cb->status & CbU) && ctlr->threshold < 0xE0) in interrupt()
749 ctlr->threshold++; in interrupt()
819 ctlr->threshold = 80; in ctlrinit()
/plan9/sys/lib/
H A Dscsicodes217 2603 threshold parameters not supported
326 3807 thin provisioning soft threshold reached
453 5b01 threshold condition met
459 5d00 failure prediction threshold exceeded
460 5d01 media failure prediction threshold exceeded
461 5d02 logical unit failure prediction threshold exceeded
462 5d03 spare area exhaustion prediction threshold exceeded
541 5dff failure prediction threshold exceeded (false)
/plan9/sys/src/9/omap/
H A Dtrap.c43 ulong threshold; member
236 ip->threshold = Prioritythreshold; /* disable threshold */ in trapinit()
/plan9/lib/font/bit/fixed/
H A DREADME.ORIG198 deactivate any glyphs above a threshold code value in BDF files. This
/plan9/sys/src/ape/cmd/diff/
H A DChangeLog1428 Increase threshold for stopping discarding, and also check for
1429 consecutive nondiscardables as separate threshold.
/plan9/sys/games/lib/
H A Danawords16925 threshold
/plan9/lib/
H A Dwords26935 threshold
/plan9/sys/src/cmd/spell/
H A Dlist26588 threshold n,v