Home
last modified time | relevance | path

Searched refs:n_extra_channels (Results 1 – 14 of 14) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevxcf.c988 int n_extra_channels; member
1017 xc->n_extra_channels = dev->separation_names.num_names; in xcf_setup_tiles()
1104 int n_extra_channels = xc->n_extra_channels; in xcf_write_header() local
1105 int bytes_pp = xc->base_bytes_pp + n_extra_channels; in xcf_write_header()
1120 tile_offset = xc->offset + 4 + 4 * n_extra_channels + in xcf_write_header()
1181 int n_extra_channels = xc->n_extra_channels; in xcf_shuffle_to_tile() local
1214 int n_extra_channels = xc->n_extra_channels; in xcf_icc_to_tile() local
1256 int n_extra_channels = xc->n_extra_channels; in xcf_write_image_data() local
1257 int bytes_pp = base_bytes_pp + n_extra_channels; in xcf_write_image_data()
1329 int n_extra_channels = xc->n_extra_channels; in xcf_write_footer() local
[all …]
H A Dgdevpsd.c894 int n_extra_channels; member
913 xc->n_extra_channels = dev->devn_params.separations.num_separations; in psd_setup()
926 for (i = 0; i < xc->base_bytes_pp + xc->n_extra_channels; i++) in psd_setup()
928 for (i = 0; i < xc->base_bytes_pp + xc->n_extra_channels; i++) { in psd_setup()
1079 int n_extra_channels = xc->n_extra_channels; in psd_calib_row() local
1080 int channels = base_bytes_pp + n_extra_channels; in psd_calib_row()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevxcf.c996 int n_extra_channels; member
1025 xc->n_extra_channels = dev->separation_names.num_names; in xcf_setup_tiles()
1111 int n_extra_channels = xc->n_extra_channels; in xcf_write_header() local
1112 int bytes_pp = xc->base_bytes_pp + n_extra_channels; in xcf_write_header()
1127 tile_offset = xc->offset + 4 + 4 * n_extra_channels + in xcf_write_header()
1188 int n_extra_channels = xc->n_extra_channels; in xcf_shuffle_to_tile() local
1221 int n_extra_channels = xc->n_extra_channels; in xcf_icc_to_tile() local
1263 int n_extra_channels = xc->n_extra_channels; in xcf_write_image_data() local
1264 int bytes_pp = base_bytes_pp + n_extra_channels; in xcf_write_image_data()
1348 int n_extra_channels = xc->n_extra_channels; in xcf_write_footer() local
[all …]
H A Dgdevpsd.h28 int n_extra_channels; member
H A Dgdevpsd.c952 xc->n_extra_channels = dev->devn_params.separations.num_separations; in psd_setup()
962 xc->n_extra_channels = spot_count; in psd_setup()
965 xc->n_extra_channels = 0; in psd_setup()
977 for (i = 0; i < xc->num_channels + xc->n_extra_channels; i++) { in psd_setup()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevxcf.c1059 int n_extra_channels; member
1088 xc->n_extra_channels = dev->separation_names.num_names; in xcf_setup_tiles()
1174 int n_extra_channels = xc->n_extra_channels; in xcf_write_header() local
1175 int bytes_pp = xc->base_bytes_pp + n_extra_channels; in xcf_write_header()
1190 tile_offset = xc->offset + 4 + 4 * n_extra_channels + in xcf_write_header()
1251 int n_extra_channels = xc->n_extra_channels; in xcf_shuffle_to_tile() local
1284 int n_extra_channels = xc->n_extra_channels; in xcf_icc_to_tile() local
1326 int n_extra_channels = xc->n_extra_channels; in xcf_write_image_data() local
1327 int bytes_pp = base_bytes_pp + n_extra_channels; in xcf_write_image_data()
1399 int n_extra_channels = xc->n_extra_channels; in xcf_write_footer() local
[all …]
H A Dgdevpsd.c1042 int n_extra_channels; member
1063 xc->n_extra_channels = dev->devn_params.separations.num_separations; in psd_setup()
1073 xc->n_extra_channels = spot_count; in psd_setup()
1085 for (i = 0; i < xc->base_bytes_pp + xc->n_extra_channels; i++) { in psd_setup()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevxcf.c1059 int n_extra_channels; member
1088 xc->n_extra_channels = dev->separation_names.num_names; in xcf_setup_tiles()
1174 int n_extra_channels = xc->n_extra_channels; in xcf_write_header() local
1175 int bytes_pp = xc->base_bytes_pp + n_extra_channels; in xcf_write_header()
1190 tile_offset = xc->offset + 4 + 4 * n_extra_channels + in xcf_write_header()
1251 int n_extra_channels = xc->n_extra_channels; in xcf_shuffle_to_tile() local
1284 int n_extra_channels = xc->n_extra_channels; in xcf_icc_to_tile() local
1326 int n_extra_channels = xc->n_extra_channels; in xcf_write_image_data() local
1327 int bytes_pp = base_bytes_pp + n_extra_channels; in xcf_write_image_data()
1399 int n_extra_channels = xc->n_extra_channels; in xcf_write_footer() local
[all …]
H A Dgdevpsd.c1042 int n_extra_channels; member
1063 xc->n_extra_channels = dev->devn_params.separations.num_separations; in psd_setup()
1073 xc->n_extra_channels = spot_count; in psd_setup()
1085 for (i = 0; i < xc->base_bytes_pp + xc->n_extra_channels; i++) { in psd_setup()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevxcf.c996 int n_extra_channels; member
1025 xc->n_extra_channels = dev->separation_names.num_names; in xcf_setup_tiles()
1111 int n_extra_channels = xc->n_extra_channels; in xcf_write_header() local
1112 int bytes_pp = xc->base_bytes_pp + n_extra_channels; in xcf_write_header()
1127 tile_offset = xc->offset + 4 + 4 * n_extra_channels + in xcf_write_header()
1188 int n_extra_channels = xc->n_extra_channels; in xcf_shuffle_to_tile() local
1221 int n_extra_channels = xc->n_extra_channels; in xcf_icc_to_tile() local
1263 int n_extra_channels = xc->n_extra_channels; in xcf_write_image_data() local
1264 int bytes_pp = base_bytes_pp + n_extra_channels; in xcf_write_image_data()
1348 int n_extra_channels = xc->n_extra_channels; in xcf_write_footer() local
[all …]
H A Dgdevpsd.h28 int n_extra_channels; member
H A Dgdevpsd.c952 xc->n_extra_channels = dev->devn_params.separations.num_separations; in psd_setup()
962 xc->n_extra_channels = spot_count; in psd_setup()
965 xc->n_extra_channels = 0; in psd_setup()
977 for (i = 0; i < xc->num_channels + xc->n_extra_channels; i++) { in psd_setup()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevxcf.c988 int n_extra_channels; member
1017 xc->n_extra_channels = dev->separation_names.num_names; in xcf_setup_tiles()
1104 int n_extra_channels = xc->n_extra_channels; in xcf_write_header() local
1105 int bytes_pp = xc->base_bytes_pp + n_extra_channels; in xcf_write_header()
1120 tile_offset = xc->offset + 4 + 4 * n_extra_channels + in xcf_write_header()
1181 int n_extra_channels = xc->n_extra_channels; in xcf_shuffle_to_tile() local
1214 int n_extra_channels = xc->n_extra_channels; in xcf_icc_to_tile() local
1256 int n_extra_channels = xc->n_extra_channels; in xcf_write_image_data() local
1257 int bytes_pp = base_bytes_pp + n_extra_channels; in xcf_write_image_data()
1329 int n_extra_channels = xc->n_extra_channels; in xcf_write_footer() local
[all …]
H A Dgdevpsd.c894 int n_extra_channels; member
913 xc->n_extra_channels = dev->devn_params.separations.num_separations; in psd_setup()
926 for (i = 0; i < xc->base_bytes_pp + xc->n_extra_channels; i++) in psd_setup()
928 for (i = 0; i < xc->base_bytes_pp + xc->n_extra_channels; i++) { in psd_setup()
1079 int n_extra_channels = xc->n_extra_channels; in psd_calib_row() local
1080 int channels = base_bytes_pp + n_extra_channels; in psd_calib_row()