Home
last modified time | relevance | path

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

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsdparam.c76 gs_param_string postren_profile, blend_profile; in gx_default_get_param() local
316 if (dev_profile->blend_profile == NULL) { in gx_default_get_param()
317 param_string_from_string(blend_profile, null_str); in gx_default_get_param()
319 param_string_from_transient_string(blend_profile, in gx_default_get_param()
320 dev_profile->blend_profile->name); in gx_default_get_param()
368 param_string_from_string(blend_profile, null_str); in gx_default_get_param()
501 gs_param_string blend_profile, postren_profile, pagelist; in gx_default_get_params() local
613 if (dev_profile->blend_profile == NULL) { in gx_default_get_params()
616 param_string_from_transient_string(blend_profile, in gx_default_get_params()
617 dev_profile->blend_profile->name); in gx_default_get_params()
[all …]
H A Dgsicc_manage.c1406 if (icc_struct->blend_profile != NULL) { in rc_free_profile_array()
1408 gsicc_adjust_profile_rc(icc_struct->blend_profile, -1, "rc_free_profile_array"); in rc_free_profile_array()
1449 result->blend_profile = NULL; in gsicc_new_device_profile_array()
1733 curr_profile = profile_struct->blend_profile; in gsicc_init_device_profile_struct()
1762 profile_struct->blend_profile = NULL; in gsicc_init_device_profile_struct()
1856 if (dev_icc->blend_profile != NULL) { in gsicc_verify_device_profiles()
1857 if (!(dev_icc->blend_profile->data_cs == gsGRAY || in gsicc_verify_device_profiles()
1858 dev_icc->blend_profile->data_cs == gsRGB || in gsicc_verify_device_profiles()
1859 dev_icc->blend_profile->data_cs == gsCMYK)) in gsicc_verify_device_profiles()
1980 pdev->icc_struct->blend_profile = icc_profile; in gsicc_set_device_profile()
H A Dgscms.h269 cmm_profile_t *blend_profile; /* blending color space */ member
H A Dgdevp14.c2847 profile_dev14->blend_profile = profile_targ->device_profile[0]; in gs_pdf14_device_copy_params()
2848 profile_dev14->device_profile[0] = profile_targ->blend_profile; in gs_pdf14_device_copy_params()
4455 if (!dev_profile->blend_profile->isdevlink && in pdf14_determine_default_blend_cs()
4456 !dev_profile->blend_profile->islab && in pdf14_determine_default_blend_cs()
4457 (dev_profile->blend_profile->data_cs == gsGRAY || in pdf14_determine_default_blend_cs()
4458 dev_profile->blend_profile->data_cs == gsRGB || in pdf14_determine_default_blend_cs()
4459 dev_profile->blend_profile->data_cs == gsCMYK)) { in pdf14_determine_default_blend_cs()
4480 switch (dev_profile->blend_profile->num_comps) { in pdf14_determine_default_blend_cs()
4527 switch (dev_profile->blend_profile->num_comps) { in pdf14_determine_default_blend_cs()
10005 if (p14dev->using_blend_cs && dev_profile->blend_profile != NULL) in c_pdf14trans_clist_read_update()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsdparam.c76 gs_param_string postren_profile, blend_profile; in gx_default_get_param() local
316 if (dev_profile->blend_profile == NULL) { in gx_default_get_param()
317 param_string_from_string(blend_profile, null_str); in gx_default_get_param()
319 param_string_from_transient_string(blend_profile, in gx_default_get_param()
320 dev_profile->blend_profile->name); in gx_default_get_param()
368 param_string_from_string(blend_profile, null_str); in gx_default_get_param()
501 gs_param_string blend_profile, postren_profile, pagelist; in gx_default_get_params() local
613 if (dev_profile->blend_profile == NULL) { in gx_default_get_params()
616 param_string_from_transient_string(blend_profile, in gx_default_get_params()
617 dev_profile->blend_profile->name); in gx_default_get_params()
[all …]
H A Dgsicc_manage.c1406 if (icc_struct->blend_profile != NULL) { in rc_free_profile_array()
1408 gsicc_adjust_profile_rc(icc_struct->blend_profile, -1, "rc_free_profile_array"); in rc_free_profile_array()
1449 result->blend_profile = NULL; in gsicc_new_device_profile_array()
1733 curr_profile = profile_struct->blend_profile; in gsicc_init_device_profile_struct()
1762 profile_struct->blend_profile = NULL; in gsicc_init_device_profile_struct()
1856 if (dev_icc->blend_profile != NULL) { in gsicc_verify_device_profiles()
1857 if (!(dev_icc->blend_profile->data_cs == gsGRAY || in gsicc_verify_device_profiles()
1858 dev_icc->blend_profile->data_cs == gsRGB || in gsicc_verify_device_profiles()
1859 dev_icc->blend_profile->data_cs == gsCMYK)) in gsicc_verify_device_profiles()
1980 pdev->icc_struct->blend_profile = icc_profile; in gsicc_set_device_profile()
H A Dgscms.h269 cmm_profile_t *blend_profile; /* blending color space */ member
H A Dgdevp14.c2847 profile_dev14->blend_profile = profile_targ->device_profile[0]; in gs_pdf14_device_copy_params()
2848 profile_dev14->device_profile[0] = profile_targ->blend_profile; in gs_pdf14_device_copy_params()
4455 if (!dev_profile->blend_profile->isdevlink && in pdf14_determine_default_blend_cs()
4456 !dev_profile->blend_profile->islab && in pdf14_determine_default_blend_cs()
4457 (dev_profile->blend_profile->data_cs == gsGRAY || in pdf14_determine_default_blend_cs()
4458 dev_profile->blend_profile->data_cs == gsRGB || in pdf14_determine_default_blend_cs()
4459 dev_profile->blend_profile->data_cs == gsCMYK)) { in pdf14_determine_default_blend_cs()
4480 switch (dev_profile->blend_profile->num_comps) { in pdf14_determine_default_blend_cs()
4527 switch (dev_profile->blend_profile->num_comps) { in pdf14_determine_default_blend_cs()
10005 if (p14dev->using_blend_cs && dev_profile->blend_profile != NULL) in c_pdf14trans_clist_read_update()
[all …]
/dports/graphics/darktable38/darktable-3.8.0/src/develop/blends/
H A Dblendif_rgb_jzczhz.c275 dt_iop_order_iccprofile_info_t blend_profile; in dt_develop_blendif_rgb_jzczhz_make_mask() local
276 if(!dt_develop_blendif_init_masking_profile(piece, &blend_profile, DEVELOP_BLEND_CS_RGB_SCENE)) in dt_develop_blendif_rgb_jzczhz_make_mask()
280 const dt_iop_order_iccprofile_info_t *profile = &blend_profile; in dt_develop_blendif_rgb_jzczhz_make_mask()
988 dt_iop_order_iccprofile_info_t blend_profile; in dt_develop_blendif_rgb_jzczhz_blend() local
989 const int use_profile = dt_develop_blendif_init_masking_profile(piece, &blend_profile, in dt_develop_blendif_rgb_jzczhz_blend()
991 const dt_iop_order_iccprofile_info_t *profile = use_profile ? &blend_profile : NULL; in dt_develop_blendif_rgb_jzczhz_blend()
H A Dblendif_rgb_hsl.c300 dt_iop_order_iccprofile_info_t blend_profile; in dt_develop_blendif_rgb_hsl_make_mask() local
301 const int use_profile = dt_develop_blendif_init_masking_profile(piece, &blend_profile, in dt_develop_blendif_rgb_hsl_make_mask()
303 const dt_iop_order_iccprofile_info_t *profile = use_profile ? &blend_profile : NULL; in dt_develop_blendif_rgb_hsl_make_mask()
1337 dt_iop_order_iccprofile_info_t blend_profile; in dt_develop_blendif_rgb_hsl_blend() local
1338 const int use_profile = dt_develop_blendif_init_masking_profile(piece, &blend_profile, in dt_develop_blendif_rgb_hsl_blend()
1340 const dt_iop_order_iccprofile_info_t *profile = use_profile ? &blend_profile : NULL; in dt_develop_blendif_rgb_hsl_blend()
/dports/graphics/darktable/darktable-3.6.1/src/develop/blends/
H A Dblendif_rgb_jzczhz.c275 dt_iop_order_iccprofile_info_t blend_profile; in dt_develop_blendif_rgb_jzczhz_make_mask() local
276 if(!dt_develop_blendif_init_masking_profile(piece, &blend_profile, DEVELOP_BLEND_CS_RGB_SCENE)) in dt_develop_blendif_rgb_jzczhz_make_mask()
280 const dt_iop_order_iccprofile_info_t *profile = &blend_profile; in dt_develop_blendif_rgb_jzczhz_make_mask()
988 dt_iop_order_iccprofile_info_t blend_profile; in dt_develop_blendif_rgb_jzczhz_blend() local
989 const int use_profile = dt_develop_blendif_init_masking_profile(piece, &blend_profile, in dt_develop_blendif_rgb_jzczhz_blend()
991 const dt_iop_order_iccprofile_info_t *profile = use_profile ? &blend_profile : NULL; in dt_develop_blendif_rgb_jzczhz_blend()
H A Dblendif_rgb_hsl.c300 dt_iop_order_iccprofile_info_t blend_profile; in dt_develop_blendif_rgb_hsl_make_mask() local
301 const int use_profile = dt_develop_blendif_init_masking_profile(piece, &blend_profile, in dt_develop_blendif_rgb_hsl_make_mask()
303 const dt_iop_order_iccprofile_info_t *profile = use_profile ? &blend_profile : NULL; in dt_develop_blendif_rgb_hsl_make_mask()
1349 dt_iop_order_iccprofile_info_t blend_profile; in dt_develop_blendif_rgb_hsl_blend() local
1350 const int use_profile = dt_develop_blendif_init_masking_profile(piece, &blend_profile, in dt_develop_blendif_rgb_hsl_blend()
1352 const dt_iop_order_iccprofile_info_t *profile = use_profile ? &blend_profile : NULL; in dt_develop_blendif_rgb_hsl_blend()