Home
last modified time | relevance | path

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

12

/dports/graphics/vips/vips-8.12.0/libvips/deprecated/
H A Dim_gfadd.c92 case IM_BANDFMT_FLOAT: loop(float, IN2, OUT); break;
100 case IM_BANDFMT_FLOAT: loop(float, IN2, OUT); break;
107 case IM_BANDFMT_FLOAT: loop(float, IN2, OUT); break;
113 case IM_BANDFMT_FLOAT: loop(float, IN2, OUT); break;
118 case IM_BANDFMT_FLOAT: loop(float, IN2, OUT); break;
122 case IM_BANDFMT_FLOAT: loop(float, IN2, OUT); break;
159 case IM_BANDFMT_FLOAT: first = 6; break; in im_gfadd()
171 case IM_BANDFMT_FLOAT: second = 6; break; in im_gfadd()
242 case IM_BANDFMT_FLOAT: in im_gfadd()
258 case IM_BANDFMT_FLOAT : in im_gfadd()
[all …]
H A Dim_gadd.c88 case IM_BANDFMT_FLOAT: in im_gadd()
104 case IM_BANDFMT_FLOAT: in im_gadd()
H A Dim_thresh.c66 case IM_BANDFMT_FLOAT: A(float); break; \
H A Dim_gradcor.c119 out-> BandFmt= IM_BANDFMT_FLOAT; in im_gradcor_raw()
244 case IM_BANDFMT_FLOAT: in im_grad_x()
322 case IM_BANDFMT_FLOAT: in im_grad_y()
H A Dim_debugim.c125 case IM_BANDFMT_FLOAT: loop(float); break; in im_debugim()
H A Dim_slice.c73 case IM_BANDFMT_FLOAT: A(float); break;
H A Dim_printlines.c68 case IM_BANDFMT_FLOAT: loop(float); break; \
H A Dim_zerox.c108 case IM_BANDFMT_FLOAT: LOOP( float ); break; in zerox_gen()
H A Dim_resize_linear.c177 case IM_BANDFMT_FLOAT: LOOP( float ); break; in im_resize_linear()
H A Dim_lab_morph.c61 im_clip2fmt( in, t[0], IM_BANDFMT_FLOAT ) ) in im__colour_unary()
H A Dim_maxpos_avg.c233 case IM_BANDFMT_FLOAT: FLOOP( float ); break; in maxposavg_scan()
H A Drename.c335 return( im_clip2fmt( in, out, IM_BANDFMT_FLOAT ) ); in im_clip2f()
646 case IM_BANDFMT_FLOAT: in im_smear()
H A Dinplace_dispatch.c92 case IM_BANDFMT_FLOAT: READ( float ); break; in im__ink_to_vector()
H A Dim_linreg.c239 case IM_BANDFMT_FLOAT: in im_linreg()
H A Dvips7compat.c821 #define F IM_BANDFMT_FLOAT
863 return( IM_BANDFMT_FLOAT ); in im__format_common()
/dports/graphics/nip2/nip2-8.7.1/src/
H A Dconversion.c446 case IM_BANDFMT_FLOAT: in lintrauc_gen()
639 im_clip2fmt( in, t[0], IM_BANDFMT_FLOAT ) || in conversion_make_repaint()
664 im_clip2fmt( in, t[0], IM_BANDFMT_FLOAT ) || in conversion_make_repaint()
675 im_clip2fmt( in, t[0], IM_BANDFMT_FLOAT ) || in conversion_make_repaint()
686 im_clip2fmt( in, t[0], IM_BANDFMT_FLOAT ) || in conversion_make_repaint()
697 im_clip2fmt( in, t[0], IM_BANDFMT_FLOAT ) || in conversion_make_repaint()
H A Dcolour.c165 IM_BBITS_FLOAT, IM_BANDFMT_FLOAT, in colour_ii_new()
H A Dimageinfo.c1952 case IM_BANDFMT_FLOAT: in imageinfo_to_text()
2023 case IM_BANDFMT_FLOAT: in imageinfo_from_text_band()
2266 if( im_clip2fmt( in->im, out->im, IM_BANDFMT_FLOAT ) ) in imageinfo_from_rgb()
2308 case IM_BANDFMT_FLOAT: in imageinfo_from_rgb()
H A Dstatusview.c414 case IM_BANDFMT_FLOAT: in statusview_mouse_band()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/gmic/obsolete/
H A Dwatermark_fourier.cc71 std::string tempfile1 = save_image( srcimg, IM_BANDFMT_FLOAT ); in build_many()
H A Dsplit_details.cc61 std::string tempfile = save_image( srcimg, IM_BANDFMT_FLOAT ); in build_many()
H A Ddream_smooth.cc108 std::string tempfile = save_image( srcimg, IM_BANDFMT_FLOAT ); in build()
H A Dinpaint.cc147 std::string tempfile = save_image( srcimg, IM_BANDFMT_FLOAT ); in build()
H A Dextract_foreground.cc318 convert_format->get_par()->set_format( IM_BANDFMT_FLOAT ); in build()
/dports/graphics/vips/vips-8.12.0/libvips/include/vips/
H A Dvips7compat.h113 #define IM_BANDFMT_FLOAT VIPS_FORMAT_FLOAT macro

12