Home | History | Annotate | Download | only in libtiff

Lines Matching refs:td_samplesperpixel

1007 	if ((tif->tif_dir.td_samplesperpixel!=3) || ((tif->tif_dir.td_photometric!=PHOTOMETRIC_YCBCR) &&
1072 if (tif->tif_dir.td_samplesperpixel==1)
1082 if (tif->tif_dir.td_samplesperpixel!=3)