Home
last modified time | relevance | path

Searched refs:VIPS_FOREIGN_TIFF_PREDICTOR_NONE (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/photoflow/PhotoFlow-8472024f/src/tests/
H A Drawsave.c42 "predictor", VIPS_FOREIGN_TIFF_PREDICTOR_NONE, NULL ); in main()
H A Dlocal_laplacian_filters.cc896 "predictor", VIPS_FOREIGN_TIFF_PREDICTOR_NONE, NULL ); in collapse()
1125 "predictor", VIPS_FOREIGN_TIFF_PREDICTOR_NONE, NULL ); in main()
/dports/graphics/vips/vips-8.12.0/libvips/deprecated/
H A Dim_vips2tiff.c61 VipsForeignTiffPredictor predictor = VIPS_FOREIGN_TIFF_PREDICTOR_NONE; in im_vips2tiff()
/dports/graphics/vips/vips-8.12.0/libvips/foreign/
H A Dvips2tiff.c686 if( wtiff->predictor != VIPS_FOREIGN_TIFF_PREDICTOR_NONE ) in wtiff_write_header()
694 wtiff->predictor != VIPS_FOREIGN_TIFF_PREDICTOR_NONE ) in wtiff_write_header()
2066 if( wtiff->predictor != VIPS_FOREIGN_TIFF_PREDICTOR_NONE ) in wtiff_copy_tiff()
2074 wtiff->predictor != VIPS_FOREIGN_TIFF_PREDICTOR_NONE ) in wtiff_copy_tiff()
/dports/graphics/vips/vips-8.12.0/libvips/iofuncs/
H A Denumtypes.c621 {VIPS_FOREIGN_TIFF_PREDICTOR_NONE, "VIPS_FOREIGN_TIFF_PREDICTOR_NONE", "none"}, in vips_foreign_tiff_predictor_get_type()
/dports/graphics/vips/vips-8.12.0/libvips/include/vips/
H A Dforeign.h525 VIPS_FOREIGN_TIFF_PREDICTOR_NONE = 1, enumerator
/dports/graphics/photoflow/PhotoFlow-8472024f/src/base/
H A Dimage.cc1745 "predictor", VIPS_FOREIGN_TIFF_PREDICTOR_NONE, NULL ); in export_merged_to_tiff()