Home
last modified time | relevance | path

Searched refs:IM_CODING_NONE (Results 1 – 23 of 23) sorted by relevance

/dports/graphics/vips/vips-8.12.0/libvips/deprecated/
H A Dim_clamp.c65 in->Coding != IM_CODING_NONE || in->BandFmt != IM_BANDFMT_UCHAR ) { in im_clamp()
70 black->Coding != IM_CODING_NONE || black->BandFmt != IM_BANDFMT_UCHAR ) { in im_clamp()
H A Dim_litecor.c292 in->Coding != IM_CODING_NONE || in->BandFmt != IM_BANDFMT_UCHAR ) { in im_litecor()
297 white->Coding != IM_CODING_NONE || white->BandFmt != IM_BANDFMT_UCHAR ) { in im_litecor()
H A Dim_mask2vips.c79 IM_CODING_NONE, in im_mask2vips()
H A Dim_thresh.c82 if( in->Coding != IM_CODING_NONE ) {
H A Dim_debugim.c68 if( in->Coding != IM_CODING_NONE ) { in im_debugim()
H A Dim_slice.c92 if( in->Coding != IM_CODING_NONE )
H A Dim_simcontr.c79 IM_CODING_NONE, IM_TYPE_B_W, 1.0, 1.0, 0, 0 ); in im_simcontr()
H A Dim_printlines.c78 if( in->Coding != IM_CODING_NONE ) { in im_printlines()
H A Dim_spatres.c79 if((in->Coding != IM_CODING_NONE)||(in->BandFmt !=IM_BANDFMT_UCHAR)) { in im_spatres()
H A Dim_gaddim.c144 if (in1->Coding != IM_CODING_NONE) in im_gaddim()
H A Dim_resize_linear.c126 if( in->Coding != IM_CODING_NONE ) { in im_resize_linear()
H A Dim_gfadd.c149 if (in1->Coding != IM_CODING_NONE) in im_gfadd()
H A Dim_convsub.c197 if ( (in->Coding != IM_CODING_NONE)||
H A Dim_stretch3.c268 if( in->Coding != IM_CODING_NONE || in->BandFmt != IM_BANDFMT_USHORT ) { in im_stretch3()
H A Dvips7compat.c5153 mask->Coding != IM_CODING_NONE ) { in im_lineset()
/dports/graphics/nip2/nip2-8.7.1/src/
H A Dconversion.c469 if( in->Coding != IM_CODING_NONE ) { in im_lintrauc()
540 if( in->Coding == IM_CODING_NONE ) { in conversion_make_repaint()
601 if( in->Coding != IM_CODING_NONE ) { in conversion_make_repaint()
H A Dcolour.c166 IM_CODING_NONE, colour_get_vips_type( colour ), in colour_ii_new()
H A Dimageinfo.c934 IM_BBITS_BYTE, IM_BANDFMT_UCHAR, IM_CODING_NONE, in imageinfo_new_from_pixbuf()
1041 if( imageinfo->im->Coding == IM_CODING_NONE && in imageinfo_get_identity_lut()
2206 IM_BBITS_BYTE, IM_BANDFMT_UCHAR, IM_CODING_NONE, in imageinfo_from_rgb()
2226 else if( im->Coding == IM_CODING_NONE ) { in imageinfo_from_rgb()
H A Dstatusview.c382 if( im->Coding == IM_CODING_NONE ) in statusview_mouse_band()
H A Dcache.c600 IM_CODING_NONE && in cache_gather()
H A Dutil.c796 if( im->Coding != IM_CODING_NONE ) in vips_buf_appendi()
/dports/graphics/vips/vips-8.12.0/libvips/include/vips/
H A Dvips7compat.h125 #define IM_CODING_NONE VIPS_CODING_NONE macro
/dports/graphics/vips/vips-8.12.0/
H A DChangeLog2907 names (eg. NOCODING becomes IM_CODING_NONE, LAB becomes IM_TYPE_LAB)