Home
last modified time | relevance | path

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

/dports/graphics/gegl/gegl-0.4.34/gegl/
H A Dgegl-introspection-support.c87 const Babl *comp_type = babl_format_get_type (format, 0); in gegl_color_get_components()
163 const Babl *comp_type = babl_format_get_type (format, 0); in gegl_color_set_components()
H A Dgegl-utils.c361 const Babl *type = babl_format_get_type (format, 0); in gegl_babl_format_alpha()
/dports/x11/babl/babl-0.1.88/
H A Dexport-symbols16 babl_format_get_type
/dports/graphics/gimp-app/gimp-2.10.30/app/operations/
H A Dgimpoperationmaskcomponents.cc185 babl_format_n (babl_format_get_type (format, 0), 1)), \ in get_alpha_value()
512 const Babl *type = babl_format_get_type (input_format, 0); in gimp_operation_mask_components_get_format()
/dports/graphics/gegl/gegl-0.4.34/operations/external/
H A Dlcms-from-profile.c111 type = babl_format_get_type (babl, 0);
H A Djp2-load.c329 type = babl_format_get_type(p->format, 0);
H A Dtiff-save.c446 type = babl_format_get_type(format, 0);
H A Dtiff-load.c802 component_type = babl_format_get_type(p->format, i);
/dports/x11/babl/babl-0.1.88/babl/
H A Dbabl.h347 const Babl * babl_format_get_type (const Babl *format,
H A Dbabl-format.c572 babl_format_get_type (const Babl *format, in babl_format_get_type() function
/dports/graphics/gegl/gegl-0.4.34/operations/common/
H A Dinvert-common.h105 const Babl *type = babl_format_get_type (in_format, 0); in prepare()
H A Dnoise-simplex.c278 babl_format_get_type (out_format, 0) == babl_type ("float"));
H A Dcheckerboard.c296 babl_format_get_type (out_format, 0) == babl_type ("float"))
H A Dnoise-cell.c378 babl_format_get_type (out_format, 0) == babl_type ("float"));
H A Dmedian-blur.c671 if (babl_format_get_type (in_format, i) != babl_type ("u8"))
/dports/graphics/gimp-app/gimp-2.10.30/app/gegl/
H A Dgimp-babl.c558 type = babl_format_get_type (format, 0); in gimp_babl_format_get_component_type()
583 type = babl_format_get_type (format, 0); in gimp_babl_format_get_precision()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dfile-gegl.c371 const Babl *type = babl_format_get_type (format, 0); in load_image()
/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpbrush-mipmap.cc390 type = babl_format_get_type (format, 0); in gimp_brush_mipmap_dispatch()
H A Dgimphistogram.c891 if (babl_format_get_type (format, 0) == babl_type ("u8")) in gimp_histogram_calculate_internal()
/dports/graphics/gegl/gegl-0.4.34/gegl/buffer/
H A Dgegl-algorithms.c937 const Babl *comp_type = babl_format_get_type (format, 0); in gegl_downscale_2x2_get_fun()
1085 const Babl *comp_type = babl_format_get_type (format, 0); in gegl_resample_boxfilter()
1186 const Babl *comp_type = babl_format_get_type (format, 0); in gegl_resample_bilinear()
/dports/deskutils/gnome-photos/gnome-photos-40.0/src/
H A Dphotos-operation-insta-curve.c887 type = babl_format_get_type (input_format, 0); in photos_operation_insta_curve_prepare()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/file-fits/
H A Dfits.c925 type = babl_format_get_type (format, 0); in save_fits()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/file-tiff/
H A Dfile-tiff-save.c336 type = babl_format_get_type (format, 0); in save_layer()
/dports/graphics/gimp-app/gimp-2.10.30/libgimpcolor/
H A Dgimpcolorprofile.c1603 type = babl_format_get_type (format, 0); in gimp_color_profile_get_lcms_format()
/dports/graphics/gegl/gegl-0.4.34/bin/
H A Dui-core.c3660 const Babl *type = babl_format_get_type (output_format, 0); in queue_edge()