Home
last modified time | relevance | path

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

/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/
H A Dpadded_op.cc73 VipsExtend extend = VIPS_EXTEND_COPY; in build()
H A Dwavdec.cc88 VipsExtend extend = VIPS_EXTEND_COPY; in build()
H A Dblur_bilateral.cc111 VipsExtend extend = VIPS_EXTEND_COPY; in build()
296 VipsExtend extend = VIPS_EXTEND_BLACK; in build_()
H A Dblur_bilateral_slow.cc94 VipsExtend extend = VIPS_EXTEND_COPY; in build()
H A Dgaussblur.cc143 VipsExtend extend = VIPS_EXTEND_COPY; in build()
H A Ddefringe.cc127 VipsExtend extend = VIPS_EXTEND_COPY; in build()
H A Dnlmeans.cc90 VipsExtend extend = VIPS_EXTEND_COPY; in build()
H A Dimpulse_nr.cc79 VipsExtend extend = VIPS_EXTEND_COPY; in build()
/dports/graphics/vips/vips-8.12.0/libvips/include/vips/
H A Dconversion.h49 } VipsExtend; typedef
/dports/graphics/vips/vips-8.12.0/libvips/resample/
H A Daffine.c161 VipsExtend extend;
/dports/graphics/vips/vips-8.12.0/libvips/conversion/
H A Dembed.c86 VipsExtend extend;
/dports/graphics/vips/vips-8.12.0/
H A DChangeLog1534 - VipsExtend, VipsDirection enums added