Home
last modified time | relevance | path

Searched refs:TIFFTAG_BitsPerSample (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Dtifftags.h22 #define TIFFTAG_BitsPerSample 0x0102 /* 258 */ macro
H A Dprocess.c451 case TIFFTAG_BitsPerSample: in process_tiff_ifd()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevtifs.h118 TIFFTAG_BitsPerSample = 258, /* bits per channel (sample) */ enumerator
H A Dgdevtfnx.c84 {TIFFTAG_BitsPerSample, TIFF_SHORT | TIFF_INDIRECT, 3, offset_of(tiff_rgb_values, bps[0])},
H A Dgdevtfax.c212 {TIFFTAG_BitsPerSample, TIFF_SHORT, 1, 1},
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevtifs.h118 TIFFTAG_BitsPerSample = 258, /* bits per channel (sample) */ enumerator
H A Dgdevtfnx.c84 {TIFFTAG_BitsPerSample, TIFF_SHORT | TIFF_INDIRECT, 3, offset_of(tiff_rgb_values, bps[0])},
H A Dgdevtfax.c212 {TIFFTAG_BitsPerSample, TIFF_SHORT, 1, 1},