Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c168 uint16 tiff_samplesperpixel; member
1342 if(t2p->tiff_samplesperpixel>4){ in t2p_read_tiff_data()
1347 t2p->tiff_samplesperpixel); in t2p_read_tiff_data()
1351 if(t2p->tiff_samplesperpixel==0){ in t2p_read_tiff_data()
1356 t2p->tiff_samplesperpixel=1; in t2p_read_tiff_data()
1464 t2p->tiff_samplesperpixel); in t2p_read_tiff_data()
1473 t2p->tiff_samplesperpixel); in t2p_read_tiff_data()
1542 t2p->tiff_samplesperpixel); in t2p_read_tiff_data()
1813 t2p->tiff_samplesperpixel=4; in t2p_read_tiff_data()
1816 t2p->tiff_samplesperpixel=3; in t2p_read_tiff_data()
[all …]