Home
last modified time | relevance | path

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

12345

/dports/graphics/vips/vips-8.12.0/libvips/freqfilt/
H A Dfwfft.c149 if( vips_image_pipelinev( *out, VIPS_DEMAND_STYLE_ANY, in, NULL ) ) in rfwfft1()
264 if( vips_image_pipelinev( *out, VIPS_DEMAND_STYLE_ANY, in, NULL ) ) in cfwfft1()
H A Dinvfft.c177 if( vips_image_pipelinev( *out, VIPS_DEMAND_STYLE_ANY, t[1], NULL ) ) in rinvfft1()
/dports/graphics/vips/vips-8.12.0/libvips/arithmetic/
H A Dprofile.c139 if( vips_image_pipelinev( profile->columns, in vips_profile_build()
141 vips_image_pipelinev( profile->rows, in vips_profile_build()
H A Dproject.c144 if( vips_image_pipelinev( project->columns, in vips_project_build()
146 vips_image_pipelinev( project->rows, in vips_project_build()
H A Dhough.c58 if( vips_image_pipelinev( accumulator, in vips_hough_new_accumulator()
/dports/graphics/vips/vips-8.12.0/libvips/include/vips/
H A Dgenerate.h73 int vips_image_pipelinev( VipsImage *image, VipsDemandStyle hint, ... )
/dports/graphics/vips/vips-8.12.0/libvips/create/
H A Dblack.c105 if( vips_image_pipelinev( create->out, in vips_black_build()
H A Didentity.c119 if( vips_image_pipelinev( create->out, VIPS_DEMAND_STYLE_ANY, NULL ) || in vips_identity_build()
H A Dpoint.c93 if( vips_image_pipelinev( t[0], VIPS_DEMAND_STYLE_ANY, NULL ) || in vips_point_build()
H A Dgaussnoise.c140 if( vips_image_pipelinev( create->out, VIPS_DEMAND_STYLE_ANY, NULL ) || in vips_gaussnoise_build()
H A Dgaussmat.c140 if( vips_image_pipelinev( create->out, VIPS_DEMAND_STYLE_ANY, NULL ) || in vips_gaussmat_build()
H A Dlogmat.c159 if( vips_image_pipelinev( create->out, VIPS_DEMAND_STYLE_ANY, NULL ) || in vips_logmat_build()
H A Dxyz.c166 if( vips_image_pipelinev( create->out, VIPS_DEMAND_STYLE_ANY, NULL ) || in vips_xyz_build()
/dports/graphics/vips/vips-8.12.0/libvips/foreign/
H A Dmatrixload.c196 if( vips_image_pipelinev( load->out, in vips_foreign_load_matrix_header()
224 if( vips_image_pipelinev( load->real, in vips_foreign_load_matrix_load()
H A Dwebp2vips.c575 if( vips_image_pipelinev( read->frame, in read_header()
586 if( vips_image_pipelinev( out, VIPS_DEMAND_STYLE_THINSTRIP, NULL ) ) in read_header()
619 if( vips_image_pipelinev( frame, VIPS_DEMAND_STYLE_THINSTRIP, NULL ) || in read_frame()
H A Dopenslideload.c340 if( vips_image_pipelinev( associated, in readslide_attach_associated()
419 if( vips_image_pipelinev( image, in readslide_parse()
432 if( vips_image_pipelinev( image, in readslide_parse()
H A Dcsvload.c373 if( vips_image_pipelinev( load->out, in vips_foreign_load_csv_header()
412 if( vips_image_pipelinev( load->real, in vips_foreign_load_csv_load()
/dports/graphics/vips/vips-8.12.0/libvips/conversion/
H A Dtranspose3d.c140 if( vips_image_pipelinev( conversion->out, in vips_transpose3d_build()
H A Dbandfold.c126 if( vips_image_pipelinev( conversion->out, in vips_bandfold_build()
H A Dbandunfold.c129 if( vips_image_pipelinev( conversion->out, in vips_bandunfold_build()
H A Dreplicate.c165 if( vips_image_pipelinev( conversion->out, in vips_replicate_build()
H A Dsequential.c213 if( vips_image_pipelinev( conversion->out, in vips_sequential_build()
H A Dbyteswap.c175 if( vips_image_pipelinev( conversion->out, in vips_byteswap_build()
/dports/graphics/vips/vips-8.12.0/libvips/convolution/
H A Dcorrelation.c112 if( vips_image_pipelinev( correlation->out, in vips_correlation_build()
/dports/graphics/vips/vips-8.12.0/libvips/colour/
H A DscRGB2BW.c199 if( vips_image_pipelinev( out, in vips_scRGB2BW_build()

12345