Home
last modified time | relevance | path

Searched refs:num_full_tiles (Results 1 – 10 of 10) sorted by relevance

/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxht_thresh.c849 int num_full_tiles, right_tile_width; in gxht_thresh_planes() local
894 num_full_tiles = in gxht_thresh_planes()
897 right_tile_width = dest_width - num_full_tiles * thresh_width - in gxht_thresh_planes()
916 num_full_tiles, right_tile_width); in gxht_thresh_planes()
1025 num_full_tiles = (LAND_BITS - left_width) / thresh_width; in gxht_thresh_planes()
1028 LAND_BITS - num_full_tiles * thresh_width - left_width; in gxht_thresh_planes()
1050 for (ii = 0; ii < num_full_tiles; ii++) { in gxht_thresh_planes()
H A Dgxp1fill.c678 int left_rem_end, left_width, num_full_tiles, right_tile_width; in tile_rect_trans_simple() local
729 num_full_tiles = (int)fastfloor((float) (w - left_width)/ (float) tile_width); in tile_rect_trans_simple()
733 right_tile_width = w - num_full_tiles*tile_width - left_width; in tile_rect_trans_simple()
765 for ( ii = 0; ii < num_full_tiles; ii++){ in tile_rect_trans_simple()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxht_thresh.c849 int num_full_tiles, right_tile_width; in gxht_thresh_planes() local
894 num_full_tiles = in gxht_thresh_planes()
897 right_tile_width = dest_width - num_full_tiles * thresh_width - in gxht_thresh_planes()
916 num_full_tiles, right_tile_width); in gxht_thresh_planes()
1025 num_full_tiles = (LAND_BITS - left_width) / thresh_width; in gxht_thresh_planes()
1028 LAND_BITS - num_full_tiles * thresh_width - left_width; in gxht_thresh_planes()
1050 for (ii = 0; ii < num_full_tiles; ii++) { in gxht_thresh_planes()
H A Dgxp1fill.c678 int left_rem_end, left_width, num_full_tiles, right_tile_width; in tile_rect_trans_simple() local
729 num_full_tiles = (int)fastfloor((float) (w - left_width)/ (float) tile_width); in tile_rect_trans_simple()
733 right_tile_width = w - num_full_tiles*tile_width - left_width; in tile_rect_trans_simple()
765 for ( ii = 0; ii < num_full_tiles; ii++){ in tile_rect_trans_simple()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxht_thresh.c855 int num_full_tiles, right_tile_width; in gxht_thresh_planes() local
898 num_full_tiles = in gxht_thresh_planes()
901 right_tile_width = dest_width - num_full_tiles * thresh_width - in gxht_thresh_planes()
921 num_full_tiles, right_tile_width); in gxht_thresh_planes()
1025 num_full_tiles = (LAND_BITS - left_width) / thresh_width; in gxht_thresh_planes()
1028 LAND_BITS - num_full_tiles * thresh_width - left_width; in gxht_thresh_planes()
1050 for (ii = 0; ii < num_full_tiles; ii++) { in gxht_thresh_planes()
H A Dgxp1fill.c745 int left_rem_end, left_width, num_full_tiles, right_tile_width; in tile_rect_trans_simple() local
799 num_full_tiles = (int)fastfloor((float) (w - left_width)/ (float) tile_width); in tile_rect_trans_simple()
803 right_tile_width = w - num_full_tiles*tile_width - left_width; in tile_rect_trans_simple()
840 for ( ii = 0; ii < num_full_tiles; ii++){ in tile_rect_trans_simple()
876 for ( ii = 0; ii < num_full_tiles; ii++){ in tile_rect_trans_simple()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxht_thresh.c855 int num_full_tiles, right_tile_width; in gxht_thresh_planes() local
898 num_full_tiles = in gxht_thresh_planes()
901 right_tile_width = dest_width - num_full_tiles * thresh_width - in gxht_thresh_planes()
921 num_full_tiles, right_tile_width); in gxht_thresh_planes()
1025 num_full_tiles = (LAND_BITS - left_width) / thresh_width; in gxht_thresh_planes()
1028 LAND_BITS - num_full_tiles * thresh_width - left_width; in gxht_thresh_planes()
1050 for (ii = 0; ii < num_full_tiles; ii++) { in gxht_thresh_planes()
H A Dgxp1fill.c745 int left_rem_end, left_width, num_full_tiles, right_tile_width; in tile_rect_trans_simple() local
799 num_full_tiles = (int)fastfloor((float) (w - left_width)/ (float) tile_width); in tile_rect_trans_simple()
803 right_tile_width = w - num_full_tiles*tile_width - left_width; in tile_rect_trans_simple()
840 for ( ii = 0; ii < num_full_tiles; ii++){ in tile_rect_trans_simple()
876 for ( ii = 0; ii < num_full_tiles; ii++){ in tile_rect_trans_simple()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxp1fill.c571 int left_rem_end, left_width, num_full_tiles, right_tile_width; in tile_rect_trans_simple() local
600 num_full_tiles = (int) floor((float) (w - left_width)/ (float) tile_width); in tile_rect_trans_simple()
604 right_tile_width = w - num_full_tiles*tile_width - left_width; in tile_rect_trans_simple()
628 for ( ii = 0; ii < num_full_tiles; ii++){ in tile_rect_trans_simple()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxp1fill.c571 int left_rem_end, left_width, num_full_tiles, right_tile_width; in tile_rect_trans_simple() local
600 num_full_tiles = (int) floor((float) (w - left_width)/ (float) tile_width); in tile_rect_trans_simple()
604 right_tile_width = w - num_full_tiles*tile_width - left_width; in tile_rect_trans_simple()
628 for ( ii = 0; ii < num_full_tiles; ii++){ in tile_rect_trans_simple()