Searched refs:TIFFTAG_SAMPLESPERPIXEL (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_aux.c122 case TIFFTAG_SAMPLESPERPIXEL:
H A Dtiff.h235 #define TIFFTAG_SAMPLESPERPIXEL 277 /* samples per pixel */ macro
H A Dtif_dirinfo.c105 { TIFFTAG_SAMPLESPERPIXEL, 1, 1, TIFF_SHORT, FIELD_SAMPLESPERPIXEL,
H A Dtif_dir.c227 case TIFFTAG_SAMPLESPERPIXEL:
746 case TIFFTAG_SAMPLESPERPIXEL:
H A Dtif_dirread.c241 if (dp->tdir_tag == TIFFTAG_SAMPLESPERPIXEL) {
H A Dtif_luv.c1495 TIFFSetField(tif, TIFFTAG_SAMPLESPERPIXEL, 1);
H A Dtif_getimage.c248 TIFFGetFieldDefaulted(tif, TIFFTAG_SAMPLESPERPIXEL, &img->samplesperpixel);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimagtiff.cpp426 TIFFSetField(tif, TIFFTAG_SAMPLESPERPIXEL, spp);

Completed in 134 milliseconds