Home
last modified time | relevance | path

Searched refs:band_height (Results 1 – 25 of 116) sorted by relevance

12345

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxclist.c220 int band_width, int band_height) in clist_init_bands() argument
228 cdev->page_band_height = band_height; in clist_init_bands()
229 nbands = (cdev->target->height + band_height - 1) / band_height; in clist_init_bands()
234 bdev->width, band_width, band_height, nbands); in clist_init_bands()
278 int band_height = cdev->band_params.BandHeight; in clist_init_data() local
292 if (band_height) { in clist_init_data()
310 band_height = gdev_mem_max_height(&bdev, band_width, in clist_init_data()
312 if (band_height == 0) in clist_init_data()
779 int band_height = cdev->page_band_height; in clist_get_band() local
786 *band_start = start = y - y % band_height; in clist_get_band()
[all …]
H A Dgdevgdi.c180 int band_height; in gdi_print_page() local
203 band_height = GDI_BAND_HEIGHT; in gdi_print_page()
206 band_height = GDI_BAND_HEIGHT*2; in gdi_print_page()
209 ul_band_size = band_width_bytes * band_height; in gdi_print_page()
223 band_num = (num_rows + band_height -1)/band_height; in gdi_print_page()
235 for (j=0; j<band_height; j++) { in gdi_print_page()
259 … ul_comp_size = FrameTiffComp(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP); in gdi_print_page()
275 band_height, band_width_bytes, in gdi_print_page()
316 ul_comp_size = bmp2run(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP); in gdi_print_page()
319 … ul_comp_size = FrameTiffComp(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP); in gdi_print_page()
[all …]
H A Dgdevbmpa.c471 int band_height = in bmpa_reader_buffer_planes() local
478 (bdev, raster_data, bmp_raster, NULL, 0, band_height, in bmpa_reader_buffer_planes()
479 band_height); in bmpa_reader_buffer_planes()
485 for (line = band_height - 1; line >= 0; --line) in bmpa_reader_buffer_planes()
498 band_rect.q.y = band_base_line + band_height; in bmpa_reader_buffer_planes()
505 if (fseek(file, -bmp_raster * band_height, SEEK_CUR)) { in bmpa_reader_buffer_planes()
509 for (line = band_height - 1; line >= 0; --line) { in bmpa_reader_buffer_planes()
H A Dgdevgdi-64k-bands-gtaylor.patch9 … ul_comp_size = FrameTiffComp(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP);
25 + band_height, band_width_bytes,
66 ul_comp_size = bmp2run(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP);
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxclist.c220 int band_width, int band_height) in clist_init_bands() argument
228 cdev->page_band_height = band_height; in clist_init_bands()
229 nbands = (cdev->target->height + band_height - 1) / band_height; in clist_init_bands()
234 bdev->width, band_width, band_height, nbands); in clist_init_bands()
278 int band_height = cdev->band_params.BandHeight; in clist_init_data() local
292 if (band_height) { in clist_init_data()
310 band_height = gdev_mem_max_height(&bdev, band_width, in clist_init_data()
312 if (band_height == 0) in clist_init_data()
779 int band_height = cdev->page_band_height; in clist_get_band() local
786 *band_start = start = y - y % band_height; in clist_get_band()
[all …]
H A Dgdevbmpa.c471 int band_height = in bmpa_reader_buffer_planes() local
478 (bdev, raster_data, bmp_raster, NULL, 0, band_height, in bmpa_reader_buffer_planes()
479 band_height); in bmpa_reader_buffer_planes()
485 for (line = band_height - 1; line >= 0; --line) in bmpa_reader_buffer_planes()
498 band_rect.q.y = band_base_line + band_height; in bmpa_reader_buffer_planes()
505 if (fseek(file, -bmp_raster * band_height, SEEK_CUR)) { in bmpa_reader_buffer_planes()
509 for (line = band_height - 1; line >= 0; --line) { in bmpa_reader_buffer_planes()
/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Doutput-psd.c237 …context *ctx, fz_band_writer *writer_, int stride, int band_start, int band_height, const unsigned… in psd_write_band() argument
257 finalband = (band_start+band_height >= h); in psd_write_band()
259 band_height = h - band_start; in psd_write_band()
261 plane_inc = w * (h - band_height); in psd_write_band()
269 for (y = 0; y < band_height; y++) in psd_write_band()
288 sp -= stride * (ptrdiff_t)band_height - 1; in psd_write_band()
289 ap -= stride * (ptrdiff_t)band_height; in psd_write_band()
299 for (y = 0; y < band_height; y++) in psd_write_band()
324 for (y = 0; y < band_height; y++) in psd_write_band()
340 sp -= stride * (ptrdiff_t)band_height - 1; in psd_write_band()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxclist.c318 int band_width, int band_height) in clist_init_bands() argument
334 cdev->page_band_height = band_height; in clist_init_bands()
335 nbands = (cdev->target->height + band_height - 1) / band_height; in clist_init_bands()
424 if (band_height) { in clist_init_data()
434 band_height = adjusted; in clist_init_data()
472 if (band_height == 0) { in clist_init_data()
479 band_height = adjusted; in clist_init_data()
944 int band_height = cdev->page_band_height; in clist_get_band() local
951 *band_start = start = y - y % band_height; in clist_get_band()
1206 int start = y / band_height, end = (y + height) / band_height; in clist_writer_color_usage()
[all …]
H A Dgxclthrd.c375 band = y / band_height; in clist_setup_render_threads()
686 int band_height = crdev->page_band_height; in clist_render_thread() local
688 int band_begin_line = band * band_height; in clist_render_thread()
689 int band_end_line = band_begin_line + band_height; in clist_render_thread()
817 cdev->ymin = band_needed * band_height; in clist_get_band_from_thread()
818 cdev->ymax = cdev->ymin + band_height; in clist_get_band_from_thread()
850 int band = y / band_height; in clist_get_bits_rect_mt()
900 lines_rasterized = min(band_height, line_count); in clist_get_bits_rect_mt()
978 int band_height = crdev->page_band_height; in clist_process_page() local
999 line_count = band_height; in clist_process_page()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxclist.c318 int band_width, int band_height) in clist_init_bands() argument
334 cdev->page_band_height = band_height; in clist_init_bands()
335 nbands = (cdev->target->height + band_height - 1) / band_height; in clist_init_bands()
424 if (band_height) { in clist_init_data()
434 band_height = adjusted; in clist_init_data()
472 if (band_height == 0) { in clist_init_data()
479 band_height = adjusted; in clist_init_data()
944 int band_height = cdev->page_band_height; in clist_get_band() local
951 *band_start = start = y - y % band_height; in clist_get_band()
1206 int start = y / band_height, end = (y + height) / band_height; in clist_writer_color_usage()
[all …]
H A Dgxclthrd.c375 band = y / band_height; in clist_setup_render_threads()
686 int band_height = crdev->page_band_height; in clist_render_thread() local
688 int band_begin_line = band * band_height; in clist_render_thread()
689 int band_end_line = band_begin_line + band_height; in clist_render_thread()
817 cdev->ymin = band_needed * band_height; in clist_get_band_from_thread()
818 cdev->ymax = cdev->ymin + band_height; in clist_get_band_from_thread()
850 int band = y / band_height; in clist_get_bits_rect_mt()
900 lines_rasterized = min(band_height, line_count); in clist_get_bits_rect_mt()
978 int band_height = crdev->page_band_height; in clist_process_page() local
999 line_count = band_height; in clist_process_page()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxclist.c282 int band_width, int band_height) in clist_init_bands() argument
298 cdev->page_band_height = band_height; in clist_init_bands()
299 nbands = (cdev->target->height + band_height - 1) / band_height; in clist_init_bands()
304 bdev->width, band_width, band_height, nbands); in clist_init_bands()
351 int band_height = cdev->band_params.BandHeight; in clist_init_data() local
382 } else if (band_height) { in clist_init_data()
400 band_height = gdev_mem_max_height(&bdev, band_width, in clist_init_data()
402 if (band_height == 0) in clist_init_data()
899 int band_height = cdev->page_band_height; in clist_get_band() local
906 *band_start = start = y - y % band_height; in clist_get_band()
[all …]
H A Dgdevbmpa.c465 int band_height = in bmpa_reader_buffer_planes() local
472 (bdev, raster_data, bmp_raster, NULL, 0, band_height, in bmpa_reader_buffer_planes()
473 band_height); in bmpa_reader_buffer_planes()
479 for (line = band_height - 1; line >= 0; --line) in bmpa_reader_buffer_planes()
492 band_rect.q.y = band_base_line + band_height; in bmpa_reader_buffer_planes()
499 if (fseek(file, -bmp_raster * band_height, SEEK_CUR)) { in bmpa_reader_buffer_planes()
503 for (line = band_height - 1; line >= 0; --line) { in bmpa_reader_buffer_planes()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxclist.c282 int band_width, int band_height) in clist_init_bands() argument
298 cdev->page_band_height = band_height; in clist_init_bands()
299 nbands = (cdev->target->height + band_height - 1) / band_height; in clist_init_bands()
304 bdev->width, band_width, band_height, nbands); in clist_init_bands()
351 int band_height = cdev->band_params.BandHeight; in clist_init_data() local
382 } else if (band_height) { in clist_init_data()
400 band_height = gdev_mem_max_height(&bdev, band_width, in clist_init_data()
402 if (band_height == 0) in clist_init_data()
899 int band_height = cdev->page_band_height; in clist_get_band() local
906 *band_start = start = y - y % band_height; in clist_get_band()
[all …]
H A Dgdevbmpa.c465 int band_height = in bmpa_reader_buffer_planes() local
472 (bdev, raster_data, bmp_raster, NULL, 0, band_height, in bmpa_reader_buffer_planes()
473 band_height); in bmpa_reader_buffer_planes()
479 for (line = band_height - 1; line >= 0; --line) in bmpa_reader_buffer_planes()
492 band_rect.q.y = band_base_line + band_height; in bmpa_reader_buffer_planes()
499 if (fseek(file, -bmp_raster * band_height, SEEK_CUR)) { in bmpa_reader_buffer_planes()
503 for (line = band_height - 1; line >= 0; --line) { in bmpa_reader_buffer_planes()
/dports/print/ghostscript8-x11/ghostscript-8.71/contrib/
H A Dgdevgdi.c174 int band_height; in gdi_print_page() local
197 band_height = GDI_BAND_HEIGHT; in gdi_print_page()
200 band_height = GDI_BAND_HEIGHT*2; in gdi_print_page()
203 ul_band_size = band_width_bytes * band_height; in gdi_print_page()
217 band_num = (num_rows + band_height -1)/band_height; in gdi_print_page()
229 for (j=0; j<band_height; j++) { in gdi_print_page()
253 … ul_comp_size = FrameTiffComp(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP); in gdi_print_page()
269 band_height, band_width_bytes, in gdi_print_page()
310 ul_comp_size = bmp2run(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP); in gdi_print_page()
313 … ul_comp_size = FrameTiffComp(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP); in gdi_print_page()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/contrib/
H A Dgdevgdi.c174 int band_height; in gdi_print_page() local
197 band_height = GDI_BAND_HEIGHT; in gdi_print_page()
200 band_height = GDI_BAND_HEIGHT*2; in gdi_print_page()
203 ul_band_size = band_width_bytes * band_height; in gdi_print_page()
217 band_num = (num_rows + band_height -1)/band_height; in gdi_print_page()
229 for (j=0; j<band_height; j++) { in gdi_print_page()
253 … ul_comp_size = FrameTiffComp(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP); in gdi_print_page()
269 band_height, band_width_bytes, in gdi_print_page()
310 ul_comp_size = bmp2run(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP); in gdi_print_page()
313 … ul_comp_size = FrameTiffComp(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP); in gdi_print_page()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/contrib/
H A Dgdevgdi.c176 int band_height; in gdi_print_page() local
200 band_height = GDI_BAND_HEIGHT; in gdi_print_page()
203 band_height = GDI_BAND_HEIGHT*2; in gdi_print_page()
206 ul_band_size = band_width_bytes * band_height; in gdi_print_page()
220 band_num = (num_rows + band_height -1)/band_height; in gdi_print_page()
232 for (j=0; j<band_height; j++) { in gdi_print_page()
256 … ul_comp_size = FrameTiffComp(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP); in gdi_print_page()
272 band_height, band_width_bytes, in gdi_print_page()
312 ul_comp_size = bmp2run(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP); in gdi_print_page()
315 … ul_comp_size = FrameTiffComp(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP); in gdi_print_page()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/contrib/
H A Dgdevgdi.c173 int band_height; in gdi_print_page() local
196 band_height = GDI_BAND_HEIGHT; in gdi_print_page()
199 band_height = GDI_BAND_HEIGHT*2; in gdi_print_page()
202 ul_band_size = band_width_bytes * band_height; in gdi_print_page()
216 band_num = (num_rows + band_height -1)/band_height; in gdi_print_page()
228 for (j=0; j<band_height; j++) { in gdi_print_page()
252 … ul_comp_size = FrameTiffComp(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP); in gdi_print_page()
268 band_height, band_width_bytes, in gdi_print_page()
309 ul_comp_size = bmp2run(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP); in gdi_print_page()
312 … ul_comp_size = FrameTiffComp(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP); in gdi_print_page()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/contrib/
H A Dgdevgdi.c176 int band_height; in gdi_print_page() local
200 band_height = GDI_BAND_HEIGHT; in gdi_print_page()
203 band_height = GDI_BAND_HEIGHT*2; in gdi_print_page()
206 ul_band_size = band_width_bytes * band_height; in gdi_print_page()
220 band_num = (num_rows + band_height -1)/band_height; in gdi_print_page()
232 for (j=0; j<band_height; j++) { in gdi_print_page()
256 … ul_comp_size = FrameTiffComp(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP); in gdi_print_page()
272 band_height, band_width_bytes, in gdi_print_page()
312 ul_comp_size = bmp2run(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP); in gdi_print_page()
315 … ul_comp_size = FrameTiffComp(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP); in gdi_print_page()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/contrib/
H A Dgdevgdi.c173 int band_height; in gdi_print_page() local
196 band_height = GDI_BAND_HEIGHT; in gdi_print_page()
199 band_height = GDI_BAND_HEIGHT*2; in gdi_print_page()
202 ul_band_size = band_width_bytes * band_height; in gdi_print_page()
216 band_num = (num_rows + band_height -1)/band_height; in gdi_print_page()
228 for (j=0; j<band_height; j++) { in gdi_print_page()
252 … ul_comp_size = FrameTiffComp(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP); in gdi_print_page()
268 band_height, band_width_bytes, in gdi_print_page()
309 ul_comp_size = bmp2run(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP); in gdi_print_page()
312 … ul_comp_size = FrameTiffComp(obp, ibp, band_height, band_width_bytes, GDI_REAL_COMP); in gdi_print_page()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevbmpa.c467 int band_height = in bmpa_reader_buffer_planes() local
474 (bdev, raster_data, bmp_raster, NULL, 0, band_height, in bmpa_reader_buffer_planes()
475 band_height); in bmpa_reader_buffer_planes()
481 for (line = band_height - 1; line >= 0; --line) in bmpa_reader_buffer_planes()
494 band_rect.q.y = band_base_line + band_height; in bmpa_reader_buffer_planes()
501 if (fseek(file, -bmp_raster * band_height, SEEK_CUR)) { in bmpa_reader_buffer_planes()
505 for (line = band_height - 1; line >= 0; --line) { in bmpa_reader_buffer_planes()
H A Dgxclist.c317 int band_width, int band_height) in clist_init_bands() argument
333 cdev->page_band_height = band_height; in clist_init_bands()
334 nbands = (cdev->target->height + band_height - 1) / band_height; in clist_init_bands()
339 bdev->width, band_width, band_height, nbands); in clist_init_bands()
386 int band_height = cdev->band_params.BandHeight; in clist_init_data() local
420 } else if (band_height) { in clist_init_data()
441 band_height = gdev_mem_max_height(&bdev, band_width, in clist_init_data()
443 if (band_height == 0) { in clist_init_data()
1010 int band_height = cdev->page_band_height; in clist_get_band() local
1017 *band_start = start = y - y % band_height; in clist_get_band()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevbmpa.c467 int band_height = in bmpa_reader_buffer_planes() local
474 (bdev, raster_data, bmp_raster, NULL, 0, band_height, in bmpa_reader_buffer_planes()
475 band_height); in bmpa_reader_buffer_planes()
481 for (line = band_height - 1; line >= 0; --line) in bmpa_reader_buffer_planes()
494 band_rect.q.y = band_base_line + band_height; in bmpa_reader_buffer_planes()
501 if (fseek(file, -bmp_raster * band_height, SEEK_CUR)) { in bmpa_reader_buffer_planes()
505 for (line = band_height - 1; line >= 0; --line) { in bmpa_reader_buffer_planes()
H A Dgxclist.c317 int band_width, int band_height) in clist_init_bands() argument
333 cdev->page_band_height = band_height; in clist_init_bands()
334 nbands = (cdev->target->height + band_height - 1) / band_height; in clist_init_bands()
339 bdev->width, band_width, band_height, nbands); in clist_init_bands()
386 int band_height = cdev->band_params.BandHeight; in clist_init_data() local
420 } else if (band_height) { in clist_init_data()
441 band_height = gdev_mem_max_height(&bdev, band_width, in clist_init_data()
443 if (band_height == 0) { in clist_init_data()
1010 int band_height = cdev->page_band_height; in clist_get_band() local
1017 *band_start = start = y - y % band_height; in clist_get_band()
[all …]

12345