Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c167 uint16 tiff_bitspersample; member
1318 switch(t2p->tiff_bitspersample){ in t2p_read_tiff_data()
1329 t2p->tiff_bitspersample=1; in t2p_read_tiff_data()
1336 t2p->tiff_bitspersample); in t2p_read_tiff_data()
1392 if (t2p->tiff_bitspersample==1){ in t2p_read_tiff_data()
1421 if( t2p->tiff_bitspersample != 8 ) in t2p_read_tiff_data()
1426 t2p->tiff_bitspersample); in t2p_read_tiff_data()
1439 t2p->tiff_bitspersample); in t2p_read_tiff_data()
1688 if(t2p->tiff_bitspersample!=8){ in t2p_read_tiff_data()
1693 t2p->tiff_bitspersample); in t2p_read_tiff_data()
[all …]