Home
last modified time | relevance | path

Searched refs:ctmi (Results 1 – 20 of 20) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxhintn.c339 { *gx = fraction_matrix__transform_x(&h->ctmi, ox, oy, split_bits); in o2g()
340 *gy = fraction_matrix__transform_y(&h->ctmi, ox, oy, split_bits); in o2g()
341 *gx = shift_rounded(*gx, h->g2o_fraction_bits + h->ctmi.bitshift - _fixed_shift - split_bits); in o2g()
342 *gy = shift_rounded(*gy, h->g2o_fraction_bits + h->ctmi.bitshift - _fixed_shift - split_bits); in o2g()
350 { *gx = (long)(((double)ox * h->ctmi.xx + (double)oy * h->ctmi.yx) * fixed_scale / h->g2o_fractio… in o2g_float()
351 …*gy = (long)(((double)ox * h->ctmi.xy + (double)oy * h->ctmi.yy) * fixed_scale / h->g2o_fraction /… in o2g_float()
579 …this->heigt_transform_coef_inv = (int19)(this->ctmi.denominator / this->heigt_transform_coef + 0.5… in t1_hinter__compute_rat_transform_coef()
580 …this->width_transform_coef_inv = (int19)(this->ctmi.denominator / this->width_transform_coef + 0.5… in t1_hinter__compute_rat_transform_coef()
591 fraction_matrix__drop_bits(&this->ctmi, 1); in t1_hinter__adjust_matrix_precision()
668 if (this->ctmf.denominator == 0 || this->ctmi.denominator == 0) { in t1_hinter__set_mapping()
[all …]
H A Dgxhintn.h117 fraction_matrix ctmi; member
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxhintn.c339 { *gx = fraction_matrix__transform_x(&h->ctmi, ox, oy, split_bits); in o2g()
340 *gy = fraction_matrix__transform_y(&h->ctmi, ox, oy, split_bits); in o2g()
341 *gx = shift_rounded(*gx, h->g2o_fraction_bits + h->ctmi.bitshift - _fixed_shift - split_bits); in o2g()
342 *gy = shift_rounded(*gy, h->g2o_fraction_bits + h->ctmi.bitshift - _fixed_shift - split_bits); in o2g()
350 { *gx = (long)(((double)ox * h->ctmi.xx + (double)oy * h->ctmi.yx) * fixed_scale / h->g2o_fractio… in o2g_float()
351 …*gy = (long)(((double)ox * h->ctmi.xy + (double)oy * h->ctmi.yy) * fixed_scale / h->g2o_fraction /… in o2g_float()
579 …this->heigt_transform_coef_inv = (int19)(this->ctmi.denominator / this->heigt_transform_coef + 0.5… in t1_hinter__compute_rat_transform_coef()
580 …this->width_transform_coef_inv = (int19)(this->ctmi.denominator / this->width_transform_coef + 0.5… in t1_hinter__compute_rat_transform_coef()
591 fraction_matrix__drop_bits(&this->ctmi, 1); in t1_hinter__adjust_matrix_precision()
668 if (this->ctmf.denominator == 0 || this->ctmi.denominator == 0) { in t1_hinter__set_mapping()
[all …]
H A Dgxhintn.h117 fraction_matrix ctmi; member
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxhintn.c338 { *gx = fraction_matrix__transform_x(&h->ctmi, ox, oy, split_bits); in o2g()
339 *gy = fraction_matrix__transform_y(&h->ctmi, ox, oy, split_bits); in o2g()
340 *gx = shift_rounded(*gx, h->g2o_fraction_bits + h->ctmi.bitshift - _fixed_shift - split_bits); in o2g()
341 *gy = shift_rounded(*gy, h->g2o_fraction_bits + h->ctmi.bitshift - _fixed_shift - split_bits); in o2g()
349 { *gx = (long)(((double)ox * h->ctmi.xx + (double)oy * h->ctmi.yx) * fixed_scale / h->g2o_fractio… in o2g_float()
350 …*gy = (long)(((double)ox * h->ctmi.xy + (double)oy * h->ctmi.yy) * fixed_scale / h->g2o_fraction /… in o2g_float()
578 …self->heigt_transform_coef_inv = (int19)(self->ctmi.denominator / self->heigt_transform_coef + 0.5… in t1_hinter__compute_rat_transform_coef()
579 …self->width_transform_coef_inv = (int19)(self->ctmi.denominator / self->width_transform_coef + 0.5… in t1_hinter__compute_rat_transform_coef()
590 fraction_matrix__drop_bits(&self->ctmi, 1); in t1_hinter__adjust_matrix_precision()
667 if (self->ctmf.denominator == 0 || self->ctmi.denominator == 0) { in t1_hinter__set_mapping()
[all …]
H A Dgxhintn.h119 fraction_matrix ctmi; member
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxhintn.c338 { *gx = fraction_matrix__transform_x(&h->ctmi, ox, oy, split_bits); in o2g()
339 *gy = fraction_matrix__transform_y(&h->ctmi, ox, oy, split_bits); in o2g()
340 *gx = shift_rounded(*gx, h->g2o_fraction_bits + h->ctmi.bitshift - _fixed_shift - split_bits); in o2g()
341 *gy = shift_rounded(*gy, h->g2o_fraction_bits + h->ctmi.bitshift - _fixed_shift - split_bits); in o2g()
349 { *gx = (long)(((double)ox * h->ctmi.xx + (double)oy * h->ctmi.yx) * fixed_scale / h->g2o_fractio… in o2g_float()
350 …*gy = (long)(((double)ox * h->ctmi.xy + (double)oy * h->ctmi.yy) * fixed_scale / h->g2o_fraction /… in o2g_float()
578 …self->heigt_transform_coef_inv = (int19)(self->ctmi.denominator / self->heigt_transform_coef + 0.5… in t1_hinter__compute_rat_transform_coef()
579 …self->width_transform_coef_inv = (int19)(self->ctmi.denominator / self->width_transform_coef + 0.5… in t1_hinter__compute_rat_transform_coef()
590 fraction_matrix__drop_bits(&self->ctmi, 1); in t1_hinter__adjust_matrix_precision()
667 if (self->ctmf.denominator == 0 || self->ctmi.denominator == 0) { in t1_hinter__set_mapping()
[all …]
H A Dgxhintn.h119 fraction_matrix ctmi; member
/dports/net-mgmt/kismet/kismet-2016-07-R1/
H A Dpacketsourcetracker.cc2555 map<uint32_t, int>::iterator ctmi; in ChannelTimer() local
2556 if ((ctmi = channel_tick_map.find(channel)) == in ChannelTimer()
2560 ctmi->second++; in ChannelTimer()
2591 map<uint32_t, int>::iterator ctmi; in ChannelTimer() local
2592 if ((ctmi = channel_tick_map.find(channel)) == in ChannelTimer()
2596 ctmi->second++; in ChannelTimer()
2620 map<uint32_t, int>::iterator ctmi; in ChannelTimer() local
2621 if ((ctmi = channel_tick_map.find(channel)) == in ChannelTimer()
2625 ctmi->second++; in ChannelTimer()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxhintn.h109 fraction_matrix ctmi; member
H A Dgxhintn.c326 { *gx = fraction_matrix__transform_x(&h->ctmi, ox, oy, split_bits); in o2g()
327 *gy = fraction_matrix__transform_y(&h->ctmi, ox, oy, split_bits); in o2g()
328 *gx = shift_rounded(*gx, h->g2o_fraction_bits + h->ctmi.bitshift - _fixed_shift - split_bits); in o2g()
329 *gy = shift_rounded(*gy, h->g2o_fraction_bits + h->ctmi.bitshift - _fixed_shift - split_bits); in o2g()
333 { return shift_rounded(mul_shift(od, coef, split_bits), h->g2o_fraction_bits + h->ctmi.bitshift -… in o2g_dist()
415 memset(&self->ctmi, 0x00, sizeof(self->ctmi)); in t1_hinter__init()
465 …self->heigt_transform_coef_inv = (int19)(self->ctmi.denominator / self->heigt_transform_coef + 0.5… in t1_hinter__compute_rat_transform_coef()
466 …self->width_transform_coef_inv = (int19)(self->ctmi.denominator / self->width_transform_coef + 0.5… in t1_hinter__compute_rat_transform_coef()
478 fraction_matrix__drop_bits(&self->ctmi, 1); in t1_hinter__adjust_matrix_precision()
542 …code = fraction_matrix__invert_to(&self->ctmf, &self->ctmi); /* Note: ctmi is inversion of ctmf, n… in t1_hinter__set_mapping()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxhintn.h109 fraction_matrix ctmi; member
H A Dgxhintn.c326 { *gx = fraction_matrix__transform_x(&h->ctmi, ox, oy, split_bits); in o2g()
327 *gy = fraction_matrix__transform_y(&h->ctmi, ox, oy, split_bits); in o2g()
328 *gx = shift_rounded(*gx, h->g2o_fraction_bits + h->ctmi.bitshift - _fixed_shift - split_bits); in o2g()
329 *gy = shift_rounded(*gy, h->g2o_fraction_bits + h->ctmi.bitshift - _fixed_shift - split_bits); in o2g()
333 { return shift_rounded(mul_shift(od, coef, split_bits), h->g2o_fraction_bits + h->ctmi.bitshift -… in o2g_dist()
415 memset(&self->ctmi, 0x00, sizeof(self->ctmi)); in t1_hinter__init()
465 …self->heigt_transform_coef_inv = (int19)(self->ctmi.denominator / self->heigt_transform_coef + 0.5… in t1_hinter__compute_rat_transform_coef()
466 …self->width_transform_coef_inv = (int19)(self->ctmi.denominator / self->width_transform_coef + 0.5… in t1_hinter__compute_rat_transform_coef()
478 fraction_matrix__drop_bits(&self->ctmi, 1); in t1_hinter__adjust_matrix_precision()
542 …code = fraction_matrix__invert_to(&self->ctmf, &self->ctmi); /* Note: ctmi is inversion of ctmf, n… in t1_hinter__set_mapping()
[all …]
/dports/chinese/gcin-qt5/gcin-2.9.0/data/
H A DNewCJ3.cin96564 ctmi; 公共電視
/dports/chinese/gcin/gcin-2.9.0/data/
H A DNewCJ3.cin96564 ctmi; 公共電視
/dports/chinese/gcin-gtk3/gcin-2.9.0/data/
H A DNewCJ3.cin96564 ctmi; 公共電視
/dports/chinese/rime-array/rime-array-d10f2f8b2aec7c7e736ace01e8a399e5ae5e7c3a/
H A Darray30_phrases.dict.yaml39374 當然會 ctmi'
/dports/mail/thunderbird-dictionaries/dictionaries/spell-cs.xpi/
H A Dcs.dic37821 ctmi
/dports/editors/texstudio/texstudio-4.1.2/utilities/dictionaries/
H A Dcs_CS-Czech.dic108326 ctmi
/dports/editors/texmaker/texmaker-5.0.3/dictionaries/
H A Dcs_CZ.dic145394 ctmi