Home
last modified time | relevance | path

Searched refs:g2o_fraction_bits (Results 1 – 12 of 12) sorted by relevance

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxhintn.c287 int s = h->g2o_fraction_bits - _fixed_shift; in o2d()
290 return ((v >> (h->g2o_fraction_bits - _fixed_shift - 1)) + 1) >> 1; in o2d()
298 { int s = h->g2o_fraction_bits - _fixed_shift; in d2o()
328 *gx = shift_rounded(*gx, h->g2o_fraction_bits + h->ctmi.bitshift - _fixed_shift - split_bits); in o2g()
410 self->g2o_fraction_bits = 0; in t1_hinter__init()
479 self->g2o_fraction_bits -= 1; in t1_hinter__adjust_matrix_precision()
536 self->g2o_fraction_bits = self->ctmf.bitshift - g2o_bitshift + _fixed_shift; in t1_hinter__set_mapping()
537 if (self->g2o_fraction_bits > max_coord_bits) { in t1_hinter__set_mapping()
538 fraction_matrix__drop_bits(&self->ctmf, self->g2o_fraction_bits - max_coord_bits); in t1_hinter__set_mapping()
539 self->g2o_fraction_bits = max_coord_bits; in t1_hinter__set_mapping()
[all …]
H A Dgxhintn.h110 unsigned int g2o_fraction_bits; member
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxhintn.c287 int s = h->g2o_fraction_bits - _fixed_shift; in o2d()
290 return ((v >> (h->g2o_fraction_bits - _fixed_shift - 1)) + 1) >> 1; in o2d()
298 { int s = h->g2o_fraction_bits - _fixed_shift; in d2o()
328 *gx = shift_rounded(*gx, h->g2o_fraction_bits + h->ctmi.bitshift - _fixed_shift - split_bits); in o2g()
410 self->g2o_fraction_bits = 0; in t1_hinter__init()
479 self->g2o_fraction_bits -= 1; in t1_hinter__adjust_matrix_precision()
536 self->g2o_fraction_bits = self->ctmf.bitshift - g2o_bitshift + _fixed_shift; in t1_hinter__set_mapping()
537 if (self->g2o_fraction_bits > max_coord_bits) { in t1_hinter__set_mapping()
538 fraction_matrix__drop_bits(&self->ctmf, self->g2o_fraction_bits - max_coord_bits); in t1_hinter__set_mapping()
539 self->g2o_fraction_bits = max_coord_bits; in t1_hinter__set_mapping()
[all …]
H A Dgxhintn.h110 unsigned int g2o_fraction_bits; member
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxhintn.h118 unsigned int g2o_fraction_bits; member
H A Dgxhintn.c301 int s = h->g2o_fraction_bits - _fixed_shift; in o2d()
304 return ((v >> (h->g2o_fraction_bits - _fixed_shift - 1)) + 1) >> 1; in o2d()
312 { int s = h->g2o_fraction_bits - _fixed_shift; in d2o()
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()
592 this->g2o_fraction_bits -= 1; in t1_hinter__adjust_matrix_precision()
649 this->g2o_fraction_bits = this->ctmf.bitshift - g2o_bitshift + _fixed_shift; in t1_hinter__set_mapping()
650 if (this->g2o_fraction_bits > max_coord_bits) { in t1_hinter__set_mapping()
651 fraction_matrix__drop_bits(&this->ctmf, this->g2o_fraction_bits - max_coord_bits); in t1_hinter__set_mapping()
652 this->g2o_fraction_bits = max_coord_bits; in t1_hinter__set_mapping()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxhintn.h118 unsigned int g2o_fraction_bits; member
H A Dgxhintn.c301 int s = h->g2o_fraction_bits - _fixed_shift; in o2d()
304 return ((v >> (h->g2o_fraction_bits - _fixed_shift - 1)) + 1) >> 1; in o2d()
312 { int s = h->g2o_fraction_bits - _fixed_shift; in d2o()
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()
592 this->g2o_fraction_bits -= 1; in t1_hinter__adjust_matrix_precision()
649 this->g2o_fraction_bits = this->ctmf.bitshift - g2o_bitshift + _fixed_shift; in t1_hinter__set_mapping()
650 if (this->g2o_fraction_bits > max_coord_bits) { in t1_hinter__set_mapping()
651 fraction_matrix__drop_bits(&this->ctmf, this->g2o_fraction_bits - max_coord_bits); in t1_hinter__set_mapping()
652 this->g2o_fraction_bits = max_coord_bits; in t1_hinter__set_mapping()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxhintn.h120 unsigned int g2o_fraction_bits; member
H A Dgxhintn.c300 int s = h->g2o_fraction_bits - _fixed_shift; in o2d()
303 return ((v >> (h->g2o_fraction_bits - _fixed_shift - 1)) + 1) >> 1; in o2d()
311 { int s = h->g2o_fraction_bits - _fixed_shift; in d2o()
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()
591 self->g2o_fraction_bits -= 1; in t1_hinter__adjust_matrix_precision()
648 self->g2o_fraction_bits = self->ctmf.bitshift - g2o_bitshift + _fixed_shift; in t1_hinter__set_mapping()
649 if (self->g2o_fraction_bits > max_coord_bits) { in t1_hinter__set_mapping()
650 fraction_matrix__drop_bits(&self->ctmf, self->g2o_fraction_bits - max_coord_bits); in t1_hinter__set_mapping()
651 self->g2o_fraction_bits = max_coord_bits; in t1_hinter__set_mapping()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxhintn.h120 unsigned int g2o_fraction_bits; member
H A Dgxhintn.c300 int s = h->g2o_fraction_bits - _fixed_shift; in o2d()
303 return ((v >> (h->g2o_fraction_bits - _fixed_shift - 1)) + 1) >> 1; in o2d()
311 { int s = h->g2o_fraction_bits - _fixed_shift; in d2o()
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()
591 self->g2o_fraction_bits -= 1; in t1_hinter__adjust_matrix_precision()
648 self->g2o_fraction_bits = self->ctmf.bitshift - g2o_bitshift + _fixed_shift; in t1_hinter__set_mapping()
649 if (self->g2o_fraction_bits > max_coord_bits) { in t1_hinter__set_mapping()
650 fraction_matrix__drop_bits(&self->ctmf, self->g2o_fraction_bits - max_coord_bits); in t1_hinter__set_mapping()
651 self->g2o_fraction_bits = max_coord_bits; in t1_hinter__set_mapping()
[all …]