Searched refs:TIFFTAG_BITSPERSAMPLE (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_dirinfo.c69 { TIFFTAG_BITSPERSAMPLE, -1,-1, TIFF_LONG, FIELD_BITSPERSAMPLE,
71 { TIFFTAG_BITSPERSAMPLE, -1,-1, TIFF_SHORT, FIELD_BITSPERSAMPLE,
H A Dtif_aux.c110 case TIFFTAG_BITSPERSAMPLE:
H A Dtiff.h168 #define TIFFTAG_BITSPERSAMPLE 258 /* bits per channel (sample) */ macro
H A Dtif_pixarlog.c1211 TIFFSetField(tif, TIFFTAG_BITSPERSAMPLE, 8);
1215 TIFFSetField(tif, TIFFTAG_BITSPERSAMPLE, 16);
1219 TIFFSetField(tif, TIFFTAG_BITSPERSAMPLE, 16);
1223 TIFFSetField(tif, TIFFTAG_BITSPERSAMPLE, 16);
1227 TIFFSetField(tif, TIFFTAG_BITSPERSAMPLE, 32);
H A Dtif_dir.c142 case TIFFTAG_BITSPERSAMPLE:
704 case TIFFTAG_BITSPERSAMPLE:
H A Dtif_dirread.c425 case TIFFTAG_BITSPERSAMPLE:
H A Dtif_luv.c1506 TIFFSetField(tif, TIFFTAG_BITSPERSAMPLE, bps);
H A Dtif_getimage.c237 TIFFGetFieldDefaulted(tif, TIFFTAG_BITSPERSAMPLE, &img->bitspersample);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimagtiff.cpp427 TIFFSetField(tif, TIFFTAG_BITSPERSAMPLE, bpp);

Completed in 121 milliseconds